[PATCH 000/166] staging: rtl8192e: Clean up driver by replacing typedef statements
Joe Perches
joe at perches.com
Wed Aug 24 22:14:42 PDT 2011
On Thu, 2011-08-25 at 00:11 -0500, Larry Finger wrote:
> On 08/25/2011 12:03 AM, Joe Perches wrote:
> > On Wed, 2011-08-24 at 23:47 -0500, Larry Finger wrote:
> > 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.
OK, thanks.
More information about the devel
mailing list