]> git.karo-electronics.de Git - linux-beck.git/commit
staging: wilc1000: remove braces around single statement blocks
authorAlison Schofield <amsfield22@gmail.com>
Fri, 9 Oct 2015 04:18:03 +0000 (21:18 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Oct 2015 04:00:18 +0000 (21:00 -0700)
commit39823a50ff371cbaa0baa7ccb7a479e61375b4a0
treeb53fe19509dbcd85c154e9555f1f3027140be242
parent56293ff232b9e2b071ffff177010b296acda0523
staging: wilc1000: remove braces around single statement blocks

Remove excess braces as suggested by checkpatch.pl:
WARNING: braces {} are not necessary for single statement blocks

Signed-off-by: Alison Schofield <amsfield22@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_wlan.c