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

From: Pavel Machek
Date: Sun Mar 21 2010 - 03:00:28 EST


On Thu 2010-03-18 23:17:49, 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@xxxxxxxxxx>

ACK.

--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/