Re: [PATCH 000/166] staging: rtl8192e: Clean up driver by replacing typedef statements

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 08/25/2011 12:03 AM, Joe Perches wrote:
On Wed, 2011-08-24 at 23:47 -0500, Larry Finger wrote:
All of the typedef statements are replaced. A perl tool supplied by Joe Perches
was used to change the definition and all its users. Each conversion is in
a separate file, which accounts for the number of patches.

Hi Larry.

Some of the conversions have:

struct foo {
	[bar...]
};//, *struct foo *;

Perhaps it'd be good to use something like

$ sed -r -i -e 's@^};//.*@};@g'

on all these files as a single new patch.

I've already prepared patches to take care of checkpatch -f warnings. They get rid of the C++ comments.


Larry
_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel


[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux