linux_dsm_epyc7002/drivers/net/wireless/realtek/rtlwifi/rtl8821ae
YueHaibing cc071a6f26 rtlwifi: rtl8821ae: remove unused variables
drivers/net/wireless/realtek/rtlwifi/rtl8821ae/dm.c:142:17:
 warning: cckswing_table_ch1ch13 defined but not used [-Wunused-const-variable=]
drivers/net/wireless/realtek/rtlwifi/rtl8821ae/dm.c:178:17:
 warning: cckswing_table_ch14 defined but not used [-Wunused-const-variable=]
drivers/net/wireless/realtek/rtlwifi/rtl8821ae/dm.c:96:18:
 warning: ofdmswing_table defined but not used [-Wunused-const-variable=]

These variable is never used, so remove them.

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2020-01-26 17:45:43 +02:00
..
def.h rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some unused bit manipulation macros 2019-09-13 17:55:40 +03:00
dm.c rtlwifi: rtl8821ae: remove unused variables 2020-01-26 17:45:43 +02:00
dm.h rtlwifi: rtl8821ae: Remove CamelCase variables 2019-02-19 17:03:10 +02:00
fw.c rtlwifi: fix potential NULL pointer dereference 2019-04-04 13:25:27 +03:00
fw.h rtlwifi: rtl88821ae: Remove usage of private bit manipulation macros 2019-12-18 20:22:30 +02:00
hw.c rtlwifi: rtl8821ae: Remove CamelCase variables 2019-02-19 17:03:10 +02:00
hw.h rtlwifi: rtl8821ae: Replace old-style license information 2019-02-19 17:00:43 +02:00
led.c rtlwifi: rtl8821ae: Replace old-style license information 2019-02-19 17:00:43 +02:00
led.h rtlwifi: rtl8821ae: Replace old-style license information 2019-02-19 17:00:43 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
phy.c rtlwifi: rf_lock use non-irqsave spin_lock 2019-11-20 09:41:29 +02:00
phy.h rtlwifi: rtl8821ae: Remove CamelCase variables 2019-02-19 17:03:10 +02:00
pwrseq.c rtlwifi: rtl8821ae: Replace old-style license information 2019-02-19 17:00:43 +02:00
pwrseq.h rtlwifi: rtl8821ae: Replace old-style license information 2019-02-19 17:00:43 +02:00
reg.h rtlwifi: rtl8821ae: Remove CamelCase variables 2019-02-19 17:03:10 +02:00
rf.c rtlwifi: rtl8821ae: Replace old-style license information 2019-02-19 17:00:43 +02:00
rf.h rtlwifi: rtl8821ae: Replace old-style license information 2019-02-19 17:00:43 +02:00
sw.c rtlwifi: rtl8821ae: Make functions static & rm sw.h 2020-01-26 17:39:45 +02:00
table.c rtlwifi: rtl8821ae: Remove CamelCase variables 2019-02-19 17:03:10 +02:00
table.h rtlwifi: rtl8821ae: Replace old-style license information 2019-02-19 17:00:43 +02:00
trx.c rtlwifi: rtl8821ae: Convert inline routines to little-endian words 2019-05-28 15:35:00 +03:00
trx.h rtlwifi: rtl8821ae: Fix incorrect returned values 2019-09-03 16:34:23 +03:00