linux_dsm_epyc7002/drivers/net/wireless/realtek/rtlwifi/rtl8192ee
YueHaibing 253e5aba93 rtlwifi: rtl8192ee: remove unused variables
drivers/net/wireless/realtek/rtlwifi/rtl8192ee/dm.c:15:18:
 warning: ofdmswing_table defined but not used [-Wunused-const-variable=]
drivers/net/wireless/realtek/rtlwifi/rtl8192ee/dm.c:61:17:
 warning: cckswing_table_ch1ch13 defined but not used [-Wunused-const-variable=]
drivers/net/wireless/realtek/rtlwifi/rtl8192ee/dm.c:97:17:
 warning: cckswing_table_ch14 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:46:39 +02:00
..
def.h rtlwifi: rtl8192ee: Replace old-style license information 2019-02-19 17:00:15 +02:00
dm.c rtlwifi: rtl8192ee: remove unused variables 2020-01-26 17:46:39 +02:00
dm.h rtlwifi: rtl8192ee: Replace old-style license information 2019-02-19 17:00:15 +02:00
fw.c rtlwifi: rtl8192ee: Remove set but not used variable 'err' 2019-10-11 11:52:59 +03:00
fw.h rtlwifi: rtl8192ee: Remove usage of private bit manipulation macros 2019-12-18 20:22:31 +02:00
hw.c rtlwifi: rtl8192ee: Replace old-style license information 2019-02-19 17:00:15 +02:00
hw.h rtlwifi: rtl8192ee: Replace old-style license information 2019-02-19 17:00:15 +02:00
led.c rtlwifi: rtl8192ee: Replace old-style license information 2019-02-19 17:00:15 +02:00
led.h rtlwifi: rtl8192ee: Replace old-style license information 2019-02-19 17:00:15 +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: set proper udelay within rf_serial_read 2019-11-20 09:41:30 +02:00
phy.h rtlwifi: rtl8192ee: Replace old-style license information 2019-02-19 17:00:15 +02:00
pwrseq.c rtlwifi: rtl8192ee: Replace old-style license information 2019-02-19 17:00:15 +02:00
pwrseq.h rtlwifi: rtl8192ee: Replace old-style license information 2019-02-19 17:00:15 +02:00
reg.h rtlwifi: rtl8192ee: Replace old-style license information 2019-02-19 17:00:15 +02:00
rf.c rtlwifi: rtl8192ee: Replace old-style license information 2019-02-19 17:00:15 +02:00
rf.h rtlwifi: rtl8192ee: Replace old-style license information 2019-02-19 17:00:15 +02:00
sw.c rtlwifi: rtl8192ee: Make functions static & rm sw.h 2020-01-26 17:39:40 +02:00
table.c rtlwifi: rtl8192ee: Replace old-style license information 2019-02-19 17:00:15 +02:00
table.h rtlwifi: rtl8192ee: Replace old-style license information 2019-02-19 17:00:15 +02:00
trx.c rtlwifi: rtl8192ee: Remove set but not used variable 'cur_tx_wp' 2019-10-09 11:29:09 +03:00
trx.h rtlwifi: rtl8192ee: Convert inline routines to little-endian words 2019-09-03 16:30:47 +03:00