linux_dsm_epyc7002/drivers/net/wireless/realtek/rtlwifi
Larry Finger b83faeda02 rtlwifi: rtl8188de: Remove CamelCase variables
If a macro is in CamelCase, it it converted to upper case. Variables
and routine names are converted to lower case.

The following checkpatch exceptions are also fixed:

CHECK: No space is necessary after a cast
#211: FILE: drivers/net/wireless/realtek/rtlwifi/rtl8192de/hw.c:109:
+                                             (u8 *) (&rfstate));

CHECK: No space is necessary after a cast
#241: FILE: drivers/net/wireless/realtek/rtlwifi/rtl8192de/hw.c:277:
+                               ptmp_byte = (u8 *) (&regtoset) + index;

Note that not all checkpatch exceptions are addressed. Those will be
handled in later patches.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2019-02-19 17:03:00 +02:00
..
btcoexist rtlwifi: btcoexist: Remove CamelCase variable 2019-02-19 17:02:52 +02:00
rtl8188ee rtlwifi: rtl8188ee: Remove CamelCase variable 2019-02-19 17:02:53 +02:00
rtl8192c rtlwifi: rtl8192{c,u}: Remove CamelCase variables 2019-02-19 17:02:56 +02:00
rtl8192ce rtlwifi: rtl8192{c,u}: Remove CamelCase variables 2019-02-19 17:02:56 +02:00
rtl8192cu rtlwifi: rtl8192{c,u}: Remove CamelCase variables 2019-02-19 17:02:56 +02:00
rtl8192de rtlwifi: rtl8188de: Remove CamelCase variables 2019-02-19 17:03:00 +02:00
rtl8192ee rtlwifi: Remove CamelCase variables from base code 2019-02-19 17:02:51 +02:00
rtl8192se rtlwifi: Remove CamelCase variables from base code 2019-02-19 17:02:51 +02:00
rtl8723ae rtlwifi: Remove CamelCase variables from base code 2019-02-19 17:02:51 +02:00
rtl8723be rtlwifi: Remove CamelCase variables from base code 2019-02-19 17:02:51 +02:00
rtl8723com rtlwifi: rtl8723_common: Replace old-style license information 2019-02-19 17:00:39 +02:00
rtl8821ae rtlwifi: rtl8821ae: Replace old-style license information 2019-02-19 17:00:43 +02:00
base.c rtlwifi: Replace old-style license information 2019-02-19 16:59:43 +02:00
base.h rtlwifi: Replace old-style license information 2019-02-19 16:59:43 +02:00
cam.c rtlwifi: Replace old-style license information 2019-02-19 16:59:43 +02:00
cam.h rtlwifi: Replace old-style license information 2019-02-19 16:59:43 +02:00
core.c rtlwifi: Replace old-style license information 2019-02-19 16:59:43 +02:00
core.h rtlwifi: Replace old-style license information 2019-02-19 16:59:43 +02:00
debug.c rtlwifi: Replace old-style license information 2019-02-19 16:59:43 +02:00
debug.h rtlwifi: Remove CamelCase variables from base code 2019-02-19 17:02:51 +02:00
efuse.c rtlwifi: Remove CamelCase variables from base code 2019-02-19 17:02:51 +02:00
efuse.h rtlwifi: Remove CamelCase variables from base code 2019-02-19 17:02:51 +02:00
Kconfig
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pci.c rtlwifi: Replace old-style license information 2019-02-19 16:59:43 +02:00
pci.h rtlwifi: Replace old-style license information 2019-02-19 16:59:43 +02:00
ps.c rtlwifi: Replace old-style license information 2019-02-19 16:59:43 +02:00
ps.h rtlwifi: Replace old-style license information 2019-02-19 16:59:43 +02:00
pwrseqcmd.h rtlwifi: Replace old-style license information 2019-02-19 16:59:43 +02:00
rc.c rtlwifi: Replace old-style license information 2019-02-19 16:59:43 +02:00
rc.h rtlwifi: Replace old-style license information 2019-02-19 16:59:43 +02:00
regd.c rtlwifi: Remove CamelCase variables from base code 2019-02-19 17:02:51 +02:00
regd.h rtlwifi: Replace old-style license information 2019-02-19 16:59:43 +02:00
stats.c rtlwifi: Replace old-style license information 2019-02-19 16:59:43 +02:00
stats.h rtlwifi: Replace old-style license information 2019-02-19 16:59:43 +02:00
usb.c rtlwifi: Remove CamelCase variables from base code 2019-02-19 17:02:51 +02:00
usb.h rtlwifi: Remove CamelCase variables from base code 2019-02-19 17:02:51 +02:00
wifi.h rtlwifi: Remove CamelCase variables from base code 2019-02-19 17:02:51 +02:00