OSDN Git Service

staging: wilc1000: fix open parenthesis alignment mismatch in wilc_parse_network_info()
authorAjay Singh <ajay.kathat@microchip.com>
Fri, 16 Feb 2018 15:11:41 +0000 (20:41 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 Feb 2018 16:31:22 +0000 (17:31 +0100)
commit5d4323b5a49eb915b414958c437789a37ae6d3ff
treeeaa8ae129f3922e9688d451e83c4b35d2230bc55
parent75f704d62270f8ce1fa7739ad84126dc92285b78
staging: wilc1000: fix open parenthesis alignment mismatch in wilc_parse_network_info()

Fix "Alignment should match open parenthesis" issue found by
checkpatch.pl script.

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