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

From: Pekka Enberg
Date: Fri Mar 19 2010 - 01:45:03 EST


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

Acked-by: Pekka Enberg <penberg@xxxxxxxxxxxxxx>
--
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/