]> git.baikalelectronics.ru Git - kernel.git/commit
staging: ks7010: Remove space after '(' and before ')'
authorsayli karnik <karniksayli1995@gmail.com>
Sun, 18 Sep 2016 07:23:49 +0000 (12:53 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 18 Sep 2016 10:36:03 +0000 (12:36 +0200)
commitbc50f4a78a3dfaa077fcfef0c9216fde745c581a
tree74b35e38601a88a2bad938c56ed9668f1a0d691e
parent599818da0691e4b483e4bf4b5f8786f3b8694c8d
staging: ks7010: Remove space after '(' and before ')'

The patch fixes the following errors detected by checkpatch.pl:
ERROR: space prohibited before that close parenthesis ')'
ERROR: space prohibited after that open parenthesis '('

Signed-off-by: sayli karnik <karniksayli1995@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ks7010/ks7010_sdio.c