]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wilc1000: fix open parenthesis mismatch in wilc_wlan_cfg_get()
authorAjay Singh <ajay.kathat@microchip.com>
Fri, 2 Mar 2018 14:17:18 +0000 (19:47 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 6 Mar 2018 12:10:46 +0000 (04:10 -0800)
commitc1ec499aa4e64c8d639fbe77b88d63074c274478
treee5f7e30556025dd2058c5f317bbcf60f43535d5a
parente6bcb89519c9a07771931c502ff26785eadabc44
staging: wilc1000: fix open parenthesis mismatch in wilc_wlan_cfg_get()

Fix 'Alignment should match open parenthesis' issue found by
checkpatch.pl script. Reduce the leading tab, to make space for open
parenthesis match.

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_wlan.c