From: Ana Rey Date: Sun, 16 Mar 2014 19:44:39 +0000 (+0100) Subject: staging: rtl8187se: Add whitespaces around '&', '||' and '&&' X-Git-Tag: v3.15-rc1~139^2~339 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c6a49a25865b868da296e8b6a9e62542c85ed59;p=pandora-kernel.git staging: rtl8187se: Add whitespaces around '&', '||' and '&&' Add whitespaces around '&', '||' and '&&' as the codingStyle of the kernel recommends. Fix checkpatch.pl errors: ERROR: spaces required around that '||' (ctx:VxV) ERROR: spaces required around that '&&' (ctx:VxV) ERROR: need consistent spacing around '&' Signed-off-by: Ana Rey Signed-off-by: Peter P Waskiewicz Jr --- Reading git-diff-tree failed