diff options
author | 2020-01-21 11:04:28 +0800 | |
---|---|---|
committer | 2020-01-26 17:47:10 +0200 | |
commit | c5f9852411098474ab21f5d7b1b84e5cdd59ca5a (patch) | |
tree | d984a6465ca7c1abcdb6a2fc442e061d76fd0608 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rtlwifi: rtl8192ee: remove unused variables (diff) | |
download | linux-dev-c5f9852411098474ab21f5d7b1b84e5cdd59ca5a.tar.xz linux-dev-c5f9852411098474ab21f5d7b1b84e5cdd59ca5a.zip |
rtlwifi: rtl8723ae: remove unused variables
drivers/net/wireless/realtek/rtlwifi/rtl8723ae/dm.c:16:18:
warning: ofdmswing_table defined but not used [-Wunused-const-variable=]
drivers/net/wireless/realtek/rtlwifi/rtl8723ae/dm.c:56:17:
warning: cckswing_table_ch1ch13 defined but not used [-Wunused-const-variable=]
drivers/net/wireless/realtek/rtlwifi/rtl8723ae/dm.c:92: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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions