]> asedeno.scripts.mit.edu Git - linux.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)
commit967c4bc3b5fb44f1b6a24d8df39cfac095f2147c
treee5f7e30556025dd2058c5f317bbcf60f43535d5a
parent92d01a5615482778759a343c7494cc07ad5deacc
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