staging: vt6656: iwctl: remove spaces between casts and variables
authorJesper Juhl <jj@chaosbits.net>
Sun, 24 Jun 2012 23:57:13 +0000 (01:57 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Jun 2012 18:17:38 +0000 (11:17 -0700)
commitbd4208e9225c8b4a0b52ed0f41956c41cdb1cd56
tree5e27a3ab5ea93d390d3604f19a7e39a9f1cb09c4
parentda06f7dbdb0ac4eb0cbf70b8d08b6f921e14d745
staging: vt6656: iwctl: remove spaces between casts and variables

We do not usually write a space between a cast and the variable being
converted. this patch removes such spaces where they occour in iwctl.c

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