[PATCH] staging: winbond: mlmetxrx_f.h Coding style fixes.

Greg KH greg at kroah.com
Wed Apr 28 15:56:56 PDT 2010


On Thu, Mar 18, 2010 at 11:17:49PM +0100, Lars Lindley wrote:
> On 2010-03-18 17:28, Pekka Enberg wrote:
> > Lars Lindley wrote:
> >> I fixed all problems found by checkpatch.pl and removed CamelCase
> >> from argument names.
> ..snip..
> >> +void MLME_GetNextPacket(struct wbsoft_priv *adapter,
> >> +            struct wb35_descriptor *pdes);
> > 
> > Can we get rid of the "p" prefix (hungarian notation) while at it?
> > 
> Sure..
> I changed pdes to des, pmmpdu to mmpdu and widx to idx.
> Looks all right?
> 
> /Lars
> 
> 
> 
> Here is the new patch against master:
> 
> [PATCH] staging: winbond: mlmetxrx_f.h Coding style fixes.
> 
> I fixed all problems found by checkpatch.pl and removed CamelCase
> and hungarian notation from the argument names.
> 
> Signed-off-by: Lars Lindley <lindley at coyote.org>

This one didn't apply for some reason :(

Care to redo it against linux-next tomorrow?

thanks,

greg k-h


More information about the devel mailing list