Re: [PATCH] staging: ks7010: Fix coding style errors

2016-10-16 Thread Greg KH
On Sun, Oct 16, 2016 at 05:23:51PM +0200, Carlos Maiolino wrote: > Fixes the following checkpatch.pl errors/warnings: > > WARNING: please, no spaces at the start of a line > ERROR: space prohibited after that open parenthesis '(' > ERROR: space prohibited before that close parenthesis ')' > ERROR:

[PATCH] staging: ks7010: Fix coding style errors

2016-10-16 Thread Carlos Maiolino
Fixes the following checkpatch.pl errors/warnings: WARNING: please, no spaces at the start of a line ERROR: space prohibited after that open parenthesis '(' ERROR: space prohibited before that close parenthesis ')' ERROR: space required before the open brace '{' ERROR: exactly one space required a