]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8187se: Add whitespaces around '+=' and '=='
authorAna Rey <anarey@gmail.com>
Sun, 16 Mar 2014 19:44:38 +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)
commit40d3ad386f72472f5607ff86d7fe9c1c5a4454eb
treefd784e44df56f20fbb1376e6433af72dabbde8f9
parent451389e9cd3d210b01145bd788c99dac9b0d35dd
staging: rtl8187se: Add whitespaces around '+=' and '=='

Add whitespaces around '+=' and '==' and fix coding style in these lines
as the codingStyle of the kernel recommends.

Fix checkpatch.pl errors:
ERROR: spaces required around that '+=' (ctx:VxV
ERROR: spaces required around that '==' (ctx:VxW)

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