On Wed, Jun 24, 2015 at 09:05:04PM +0300, Aldo Iljazi wrote: > Fixed the following coding style issues: > r819xU_firmware.c:72: ERROR: space required after that ',' (ctx:VxO) > r819xU_firmware.c:72: ERROR: space required before that '&' (ctx:OxV) > r819xU_firmware.c:72: ERROR: space required after that ',' (ctx:VxV) > r819xU_firmware.c:97: ERROR: space required after that ',' (ctx:VxV) > r819xU_firmware.c:248: ERROR: space required after that ',' (ctx:VxO) > r819xU_firmware.c:248: ERROR: space required before that '&' (ctx:OxV) > r819xU_firmware.c:260: ERROR: space required after that ',' (ctx:VxV) > r819xU_firmware.c:260: ERROR: space required after that ',' (ctx:VxV) > r819xU_firmware.c:265: ERROR: space required after that ',' (ctx:VxV) > r819xU_firmware.c:265: ERROR: space required after that ',' (ctx:VxV) > r819xU_firmware.c:325: ERROR: space required after that ',' (ctx:VxV) > > Signed-off-by: Aldo Iljazi <[email protected]> > --- > drivers/staging/rtl8192u/r819xU_firmware.c | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-)
Someone send this patch just before you did, sorry :( -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

