linux/drivers/staging/rtlwifi
Colin Ian King 250f26c584 staging: r8822be: fix typos in header guard macros
The macros for __PHYDMKFREE_H__ and __PHYDM_FEATURES_H__ contain
typos and don't match the #if guard check. Defined them correctly.

Cleans up clang warnings:
warning: '__PHYDMKFREE_H__' is used as a header guard here, followed
by #define of a different macro [-Wheader-guard]
warning: '__PHYDM_FEATURES_H__' is used as a header guard here, followed
by #define of a different macro [-Wheader-guard]

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-03-29 11:54:38 +02:00
..
btcoexist staging: rtlwifi: remove condition where it has no effect 2018-03-06 04:01:11 -08:00
halmac staging: r8822be: mark expected switch fall-throughs 2017-10-18 16:21:26 +02:00
phydm staging: r8822be: fix typos in header guard macros 2018-03-29 11:54:38 +02:00
rtl8822be staging: rtlwifi: remove unneeded semicolon 2018-03-06 04:01:11 -08:00
base.c staging: rtlwifi: Remove nonessential semicolon 2018-03-06 04:01:11 -08:00
base.h staging: rtlwifi: Convert timers to use timer_setup() 2017-10-18 15:52:39 +02:00
cam.c staging: rtlwifi: remove redundant assignments to ul_enc_algo 2017-11-27 09:20:40 +01:00
cam.h
core.c staging: rtlwifi: remove redundant initialization of 'cfg_cmd' 2018-01-26 15:08:43 +01:00
core.h staging: rtlwifi: remove unused functions 2017-09-17 16:35:26 +02:00
debug.c staging: rtlwifi: Remove unnecessary parentheses 2017-10-18 15:53:50 +02:00
debug.h
efuse.c staging: rtlwifi: use kcalloc instead of multiply 2017-09-17 16:35:26 +02:00
efuse.h
Kconfig Kconfig updates for v4.16 2018-02-01 11:45:49 -08:00
Makefile staging: r8822be: Add Makefiles and Kconfig for new driver 2017-08-20 11:13:12 -07:00
pci.c Staging: rtlwifi: pci: fixed a coding style issue 2017-11-03 12:48:55 +01:00
pci.h
ps.c staging: rtlwifi: Convert timers to use timer_setup() 2017-10-18 15:52:39 +02:00
ps.h
pwrseqcmd.h
rc.c staging: rtlwifi: Remove unnecessary parentheses 2017-10-18 15:53:50 +02:00
rc.h
regd.c
regd.h
stats.c
stats.h
TODO staging: rtlwifi: Reviewers fixes 2017-08-20 11:13:12 -07:00
wifi.h staging: rtlwifi: add identifier names to function definition arguments 2018-02-16 15:39:37 +01:00