staging: wilc1000: refactor del_station() to avoid parenthesis misalignment
authorAjay Singh <ajay.kathat@microchip.com>
Fri, 11 May 2018 08:13:24 +0000 (13:43 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 May 2018 12:04:48 +0000 (14:04 +0200)
commit977febc9cfe3767f01a344dd6ebb8cc30621947b
tree828ba3ab4ba1b1a9bbedec217434b8f8789caf1f
parent2cfcc2fc1bd3a80de286cbfdbc5253ca9f9a4333
staging: wilc1000: refactor del_station() to avoid parenthesis misalignment

Refactor the code to fix open parenthesis alignment issue reported by
checkpatch.pl script in del_station().

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