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>
This commit is contained in:
Jesper Juhl 2012-06-25 01:57:13 +02:00 committed by Greg Kroah-Hartman
parent da06f7dbdb
commit bd4208e922
1 changed files with 74 additions and 74 deletions