drivers: staging: wilc1000: remove space after '('
authorChandra S Gorentla <csgorentla@gmail.com>
Wed, 5 Aug 2015 16:41:57 +0000 (22:11 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Aug 2015 19:15:48 +0000 (12:15 -0700)
commit6212990a87588869aa9a93fa5b861d3abf1be783
treec4628f6c67b60ac97d2751d3981ffd798a8002d2
parenta96c47e1978a874e87e7fea3ebb178eaf8730d46
drivers: staging: wilc1000: remove space after '('

The character ' ' is removed after the character '('.  This fixes the
checkpatch.pl error - "space prohibited after that open
parenthesis '('".

Signed-off-by: Chandra S Gorentla <csgorentla@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_wfi_cfgoperations.c