]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: wilc1000: remove braces for single statement blocks
authorChaehyun Lim <chaehyun.lim@gmail.com>
Sun, 20 Sep 2015 06:51:22 +0000 (15:51 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Sep 2015 02:04:14 +0000 (19:04 -0700)
commitf1fe9c435d048cba8dcb4f0515f016722e246f73
tree1fdd7f62fbf8df863b682715f2bb9d82b34337a9
parent244d31b572c6935f30d2e0b52c6316cd5528ba41
staging: wilc1000: remove braces for single statement blocks

This patch removes braces for single if statement blocks found by
checkpatch.pl
WARNING: braces {} are not necessary for single statement blocks

Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_wfi_cfgoperations.c