linux-stable/drivers/staging/rtl8188eu
Ivan Safonov 160edfddf7 staging: rtl8188eu: operator = replaced by += in loop increment
x = x + a and x += a equivalen, but second preferably.

Signed-off-by: Ivan Safonov <insafonov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-10-29 09:09:08 +09:00
..
core staging: rtl8188eu: operator = replaced by += in loop increment 2015-10-29 09:09:08 +09:00
hal staging: rtl8188eu: operator = replaced by += in loop increment 2015-10-29 09:09:08 +09:00
include staging: rtl8188eu: unused MIN macro removed 2015-10-29 09:09:08 +09:00
os_dep staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macro 2015-10-29 09:09:08 +09:00
Kconfig staging: rtl8188eu: Fix build error when CFG80211 is not selected 2015-09-29 04:27:22 +02:00
Makefile staging: rtl8188eu: Introduce monitor interface for IEEE 802.11 frames 2015-09-18 19:53:50 -07:00
TODO