]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: vt6656: iwctl: Clean up braces on 'if' statements
authorJesper Juhl <jj@chaosbits.net>
Sun, 24 Jun 2012 23:57:48 +0000 (01:57 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Jun 2012 18:20:36 +0000 (11:20 -0700)
commit8c3337fec4c78f796767459de6429eecf2dc35c9
treeb2d77b0e128ac94fd12596c658146dbba001dc10
parent37f0777fb134794b39ce6d7f7443d5a932b87ab8
staging: vt6656: iwctl: Clean up braces on 'if' statements

Clean up braces on 'if' statements to (mostly) match coding style.
A few other bits, like removing a few blank lines and such may have snug in.

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/iwctl.c