staging: wilc1000: set_channel: remove blank line after open brace
authorChaehyun Lim <chaehyun.lim@gmail.com>
Fri, 2 Oct 2015 07:41:18 +0000 (16:41 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Oct 2015 10:05:53 +0000 (12:05 +0200)
commit9a4598316e20a30a8926a81e2032f592ebe7e42a
treebe1a61b4cee5b281a2779aec918b525e9161f630
parenta74cc6b8d8ee405cfef4a26f6c8259f1c1882c66
staging: wilc1000: set_channel: remove blank line after open brace

This patch removes blank line after open brace '{' found by
checkpatch.pl

CHECK: Blank lines aren't necessary after an open brace '{'
drivers/staging/wilc1000/wilc_wfi_cfgoperations.c:664:

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
This page took 0.024517 seconds and 5 git commands to generate.