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)
commit3d4a2cacc43fdae5c2c681455955c88d22561649
tree74b35e38601a88a2bad938c56ed9668f1a0d691e
parent53638cef86bfa613bd635f9c8c9462524c8dc6d7
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