linux/drivers/staging/rtl8187se
Ana Rey b254a30663 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>
2014-03-16 21:57:24 -07:00
..
ieee80211 staging: rtl8187se: Add whitespaces around '+=' and '==' 2014-03-16 21:57:24 -07:00
Kconfig staging/rtl81*: build as loadable modules only 2011-04-04 22:46:15 -07:00
Makefile Staging: rtl8187se: Fix typos. 2012-04-18 16:58:16 -07:00
Module.symvers drivers: staging: rtl8187se: use netdev_* instead of prink 2014-03-04 17:12:01 -08:00
r8180_93cx6.h staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00
r8180_core.c staging:rtl8187se: Fix sparse warning in right shift 2014-03-13 17:33:01 -07:00
r8180_dm.c staging: rtl8187se: Convert _RT_RF_POWER_STATE typedef into an enum 2014-03-13 15:41:43 -07:00
r8180_dm.h staging: rtl8187se: fix coding style in function declarations 2013-11-19 15:53:25 -08:00
r8180_hw.h staging: rtl8187se: Fix trailing whitespace in r8180_hw.h and r8180_wx.c 2014-01-09 10:29:36 -08:00
r8180_rtl8225.h staging: rtl8187se: Convert _RT_RF_POWER_STATE typedef into an enum 2014-03-13 15:41:43 -07:00
r8180_rtl8225z2.c staging: rtl8187se: Deleted rtl8225z2_rf_set_mode function 2014-03-13 15:52:14 -07:00
r8180_wx.c staging: rtl8187se: Convert _link_detect_t typedef into a struct. 2014-02-27 14:49:59 -08:00
r8180_wx.h staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00
r8180.h staging: rtl8187se: Delete commented code in r8180.h 2014-03-13 15:49:55 -07:00
r8185b_init.c staging: rtl8187se: Convert _RT_RF_POWER_STATE typedef into an enum 2014-03-13 15:41:43 -07:00
TODO