staging: wilc1000: move open brace in line with control flow statement
authorAlison Schofield <amsfield22@gmail.com>
Mon, 12 Oct 2015 20:22:44 +0000 (13:22 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Oct 2015 04:02:25 +0000 (21:02 -0700)
commit3604af50a24ec45f76088e2da7bfb5758a5c1d7b
tree6cbdb9d24d1a5d54d0020b3b3a44c6953212d7e6
parentfbeb0dab5e6c3013d176a9070ffa8a1eb250d5f1
staging: wilc1000: move open brace in line with control flow statement

Move open braces to be in line with "if" control flow statements.
Addresses checkpatch.pl:
ERROR: that open brace { should be on the previous line

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