]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: wilc1000: wilc_msgqueue.c: remove braces for single statement
authorChaehyun Lim <chaehyun.lim@gmail.com>
Wed, 19 Aug 2015 06:58:56 +0000 (15:58 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 13 Sep 2015 01:24:28 +0000 (18:24 -0700)
commit6fffc6213df87e78debd952fe28338a3c8816d03
treeb04409d6540d4d8d3ce0f0141b14febb844f7ec9
parent8dfaafd6398ec49797566ecb6992117434376588
staging: wilc1000: wilc_msgqueue.c: remove braces for single statement

This patch removes braces for single statement blocks.
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_msgqueue.c