From: Jesper Juhl Date: Sun, 24 Jun 2012 23:57:13 +0000 (+0200) Subject: staging: vt6656: iwctl: remove spaces between casts and variables X-Git-Tag: v3.6-rc1~100^2~574 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd4208e9225c8b4a0b52ed0f41956c41cdb1cd56;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed