staging: rtl8187se: Add whitespaces around '+', '-' and '='
authorAna Rey <anarey@gmail.com>
Sun, 16 Mar 2014 19:44:35 +0000 (20:44 +0100)
committerPeter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Mon, 17 Mar 2014 04:57:23 +0000 (21:57 -0700)
commit19cc3bc23be51afa109e9582dccaa1db24c7c3d2
treee34b908f96db8a794647c2ab7eec3c7d6886460d
parentda0c7624772e7e977fd8c96bc22f98e25b261133
staging: rtl8187se: Add whitespaces around '+', '-' and '='

Add whitespaces around '+', '-' and '=' as the codingStyle of the kernel
recommends.

Fix checkpatch.pl errors:
ERROR: need consistent spacing around '+'
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