linux_dsm_epyc7002/drivers/net/wireless/realtek/rtlwifi/rtl8192c
zhengbin a003aec306 rtlwifi: rtl8192c: Remove set but not used variables 'reg_ecc','reg_eac'
Fixes gcc '-Wunused-but-set-variable' warning:

drivers/net/wireless/realtek/rtlwifi/rtl8192c/phy_common.c: In function rtl92c_phy_iq_calibrate:
drivers/net/wireless/realtek/rtlwifi/rtl8192c/phy_common.c:1373:6: warning: variable reg_ecc set but not used [-Wunused-but-set-variable]
drivers/net/wireless/realtek/rtlwifi/rtl8192c/phy_common.c: In function rtl92c_phy_iq_calibrate:
drivers/net/wireless/realtek/rtlwifi/rtl8192c/phy_common.c:1372:34: warning: variable reg_eac set but not used [-Wunused-but-set-variable]

They are not used since commit f1d2b4d338 ("rtlwifi:
rtl818x: Move drivers into new realtek directory")

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: zhengbin <zhengbin13@huawei.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2019-10-09 11:22:40 +03:00
..
dm_common.c rtlwifi: rtl8192com: Fix blank line problems 2019-02-28 10:30:05 +02:00
dm_common.h rtlwifi: rtl8192{c,u}: Remove CamelCase variables 2019-02-19 17:02:56 +02:00
fw_common.c rtlwifi: fix potential NULL pointer dereference 2019-04-04 13:25:27 +03:00
fw_common.h rtlwifi: rtl8192com: Replace old-style license information 2019-02-19 16:59:55 +02:00
main.c rtlwifi: rtl8192com: Fix blank line problems 2019-02-28 10:30:05 +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_common.c rtlwifi: rtl8192c: Remove set but not used variables 'reg_ecc','reg_eac' 2019-10-09 11:22:40 +03:00
phy_common.h rtlwifi: rtl8192{c,u}: Remove CamelCase variables 2019-02-19 17:02:56 +02:00