Re: [PATCH] staging: wlags49_h2: Coding style correction

From: Greg KH
Date: Tue Mar 18 2014 - 21:02:42 EST


On Wed, Mar 19, 2014 at 01:52:09AM +0100, Mathieu Maret wrote:
> As the file was mixing tab and space, reindent the file
> Mainly correct use of C99 comments,
> space between parenthesis,
> remove commented code
>
> Signed-off-by: Mathieu Maret <mathieu.maret@xxxxxxxxx>
> ---
> drivers/staging/wlags49_h2/wl_netdev.c | 1990 ++++++++++++++++----------------
> 1 file changed, 1007 insertions(+), 983 deletions(-)

That's way too big to review easily, can you do that? :)

Please break it up into "do one thing at a time" type patch, so that it
can be reviewed and applied properly.

thanks,

greg k-h
--
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/