From: Roxana Blaj Date: Fri, 3 Oct 2014 12:36:11 +0000 (+0300) Subject: staging: rtl8192u: add spaces around '=', '+=', '<', '||' X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~1239 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bfacefd092130a397ce8f5fc13d10f846c96e28;p=pandora-kernel.git staging: rtl8192u: add spaces around '=', '+=', '<', '||' This fixes the checkpatch.pl errors: 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:VxE) Signed-off-by: Roxana Blaj Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed