staging: vt6656: iwctl: space after if/for/while/switch
authorJesper Juhl <jj@chaosbits.net>
Sun, 24 Jun 2012 23:57:20 +0000 (01:57 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Jun 2012 18:20:35 +0000 (11:20 -0700)
Our coding style dictates a space after if/for/while/switch and the
opening parenthesis.

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found