staging: rtl8187se: Add whitespaces around '&', '||' and '&&'
authorAna Rey <anarey@gmail.com>
Sun, 16 Mar 2014 19:44:39 +0000 (20:44 +0100)
committerPeter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Mon, 17 Mar 2014 04:57:24 +0000 (21:57 -0700)
commit7c6a49a25865b868da296e8b6a9e62542c85ed59
treef282cc7ddb0392693b0496cfd5fe5e97802ab517
parentb254a306636d908f3b866c574a18102da4e9a34b
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 <anarey@gmail.com>
Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
drivers/staging/rtl8187se/ieee80211/ieee80211_softmac.c