staging: vt6656: iwctl: Fix up a few remaining brace issues
authorJesper Juhl <jj@chaosbits.net>
Sun, 8 Jul 2012 22:58:52 +0000 (00:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 9 Jul 2012 18:41:31 +0000 (11:41 -0700)
commit0c5c79010950afee602436f85864d0ad3f195029
treece59d82bd24694dc4e5d33a5d00d72a141871ea6
parent4063d060431b11da3ac2e255e0d8b3c62a0b5f9f
staging: vt6656: iwctl: Fix up a few remaining brace issues

My previous cleanup patches missed a few cases of
redundant/missing/replaced curly braces. This should fix up the last
ones.

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Acked-by : Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/iwctl.c