From: Jesper Juhl Date: Sun, 8 Jul 2012 22:58:36 +0000 (+0200) Subject: staging: vt6656: iwctl: fix up spacing around operators X-Git-Tag: v3.6-rc1~100^2~363 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4063d060431b11da3ac2e255e0d8b3c62a0b5f9f;p=pandora-kernel.git staging: vt6656: iwctl: fix up spacing around operators A few cases were missed in my previous cleanup, this takes care of the last cases of missing space (or too much space (as in a newline)) around operators ('=', '==', ',', '<'). Signed-off-by: Jesper Juhl Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed