Re: [PATCH] staging: rts5208: Delete unnecessary whitespaces

2015-01-17 Thread Greg KH
On Mon, Jan 05, 2015 at 11:40:01PM +0100, Ana Rey Botello wrote: > Delete unnecessary whitespaces and fix coding style in these lines when > It is necessary. > > Fix checkpatch.pl error: > ERROR: space prohibited before that ',' > > Signed-off-by: Ana Rey Botello > --- > drivers/staging/rts5208

[PATCH] staging: rts5208: Delete unnecessary whitespaces

2015-01-05 Thread Ana Rey Botello
Delete unnecessary whitespaces and fix coding style in these lines when It is necessary. Fix checkpatch.pl error: ERROR: space prohibited before that ',' Signed-off-by: Ana Rey Botello --- drivers/staging/rts5208/ms.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --gi