Re: [PATCH] Staging: rtl8188eu: fix coding style errors

From: Greg KH
Date: Fri Feb 27 2015 - 11:55:07 EST


On Fri, Feb 27, 2015 at 05:44:09PM +0100, Matteo Semenzato wrote:
> From: Matteo Semenzato <mattew8898@xxxxxxxxx>
>
> This patch fixes the following errors:
> ERROR: space prohibited before that ',' (ctx:WxW)
> ERROR: space prohibited before that ',' (ctx:WxW)
> ERROR: switch and case should be at the same indent

That's a lot of different things, please split this up into multiple
patches (at least one for the space issues, and one for the switch/case
issue.)

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/