alistair23-linux/drivers/staging/rtl8188eu/core
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
..
rtw_ap.c staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macro 2015-10-29 09:09:08 +09:00
rtw_cmd.c staging:rtl8188eu style fix 2015-10-02 11:48:15 +02:00
rtw_debug.c staging: rtl8188eu: clamp kernel macro used in proc_get_rx_signal 2015-10-29 09:09:08 +09:00
rtw_efuse.c staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macro 2015-10-29 09:09:08 +09:00
rtw_ieee80211.c staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macro 2015-10-29 09:09:08 +09:00
rtw_ioctl_set.c drivers: staging: rtl8188eu Refactored rtw_free_assoc_resources 2015-07-24 13:37:46 -07:00
rtw_iol.c
rtw_led.c staging: rtl8188eu: core/rtw_led.c: fix coding style issue 2015-06-08 13:45:30 -07:00
rtw_mlme.c staging: rtl8188eu: while loop replaced by for loop in rtw_restruct_wmm_ie 2015-10-29 09:09:08 +09:00
rtw_mlme_ext.c staging: rtl8188eu: increment placed into for loop header 2015-10-29 09:09:08 +09:00
rtw_pwrctrl.c drivers: staging: rtl8188eu Refactored rtw_free_assoc_resources 2015-07-24 13:37:46 -07:00
rtw_recv.c staging: rtl8188eu: operator = replaced by += in loop increment 2015-10-29 09:09:08 +09:00
rtw_rf.c Staging: rtl8188eu: core: Use ARRAY_SIZE macro 2015-10-12 20:45:38 -07:00
rtw_security.c Staging: rtl8188eu/core: fixed code indentation warning as reported by checkpatch.pl 2015-08-03 17:54:04 -07:00
rtw_sreset.c Staging: rtl8188eu: Remove parentheses around right side an assignment 2015-03-16 16:08:01 +01:00
rtw_sta_mgt.c Staging: rtl8188eu: Correct two coding style errors 2015-10-02 11:48:15 +02:00
rtw_wlan_util.c staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macro 2015-10-29 09:09:08 +09:00
rtw_xmit.c staging: rtl8188eu: Introduce monitor interface for IEEE 802.11 frames 2015-09-18 19:53:50 -07:00