From: Chaitanya Hazarey Date: Wed, 28 May 2014 14:32:38 +0000 (-0700) Subject: Staging: rtl8192u: r8192U_wx.c Added missing spaces X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=654d1ce9189c60294f62cde55a231898639683f3;p=pandora-kernel.git Staging: rtl8192u: r8192U_wx.c Added missing spaces Added spaces needed in the proper places to address: WARNING: please, no spaces at the start of a line WARNING: missing space after struct definition ERROR: spaces required around that '!=' (ctx:WxV) ERROR: spaces required around that '=' (ctx:WxV) ERROR: spaces required around that '=' (ctx:VxW) ERROR: spaces required around that '&&' (ctx:VxV) ERROR: spaces required around that '!=' (ctx:VxV) ERROR: spaces required around that '=' (ctx:VxV) ERROR: spaces required around that '==' (ctx:VxV) ERROR: spaces required around that '<' (ctx:VxV) ERROR: space required before the open parenthesis '(' ERROR: space required before the open brace '{' ERROR: space required after that ',' (ctx:VxV) ERROR: space required after that close brace '}' ERROR: space prohibited before that '--' (ctx:WxO) ERROR: space prohibited before that close parenthesis ')' ERROR: space prohibited after that open parenthesis '(' Signed-off-by: Chaitanya Hazarey Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed