]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: wilc1000: wilc_msgqueue.c: remove blank line after open brace
authorChaehyun Lim <chaehyun.lim@gmail.com>
Wed, 19 Aug 2015 06:58:57 +0000 (15:58 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 13 Sep 2015 01:24:28 +0000 (18:24 -0700)
commit32728da0293835ee37adf72d7d334b29eeb121c2
tree0d153831fb2b1703680c89510d065677627b105b
parent6fffc6213df87e78debd952fe28338a3c8816d03
staging: wilc1000: wilc_msgqueue.c: remove blank line after open brace

This patch removes a blank line for open brace "{"
CHECK: Blank lines aren't necessary after an open brace '{'

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