linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae
YueHaibing 85c6ac33c8 rtlwifi: rtl8723ae: Remove set but not used variable 'bt_retry_cnt'
Fixes gcc '-Wunused-but-set-variable' warning:

drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hal_btc.c: In function '_rtl8723e_dm_bt_coexist_2_ant':
drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hal_btc.c:1408:5: warning:
 variable 'bt_retry_cnt' set but not used [-Wunused-but-set-variable]

It's never used and can be removed.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2019-02-28 10:39:46 +02:00
..
btc.h rtlwifi: rtl8723ae: Replace old-style license information 2019-02-19 17:00:24 +02:00
def.h rtlwifi: rtl8723{be,ae}: Remove CamelCase variables 2019-02-19 17:03:05 +02:00
dm.c rtlwifi: rtl8723ae: Replace old-style license information 2019-02-19 17:00:24 +02:00
dm.h rtlwifi: rtl8723ae: Replace old-style license information 2019-02-19 17:00:24 +02:00
fw.c rtlwifi: rtl8723ae: Replace old-style license information 2019-02-19 17:00:24 +02:00
fw.h rtlwifi: rtl8723ae: Replace old-style license information 2019-02-19 17:00:24 +02:00
hal_bt_coexist.c rtlwifi: rtl8723ae: Replace old-style license information 2019-02-19 17:00:24 +02:00
hal_bt_coexist.h rtlwifi: rtl8723ae: Replace old-style license information 2019-02-19 17:00:24 +02:00
hal_btc.c rtlwifi: rtl8723ae: Remove set but not used variable 'bt_retry_cnt' 2019-02-28 10:39:46 +02:00
hal_btc.h rtlwifi: rtl8723ae: Replace old-style license information 2019-02-19 17:00:24 +02:00
hw.c rtlwifi: rtl8723{be,ae}: Remove CamelCase variables 2019-02-19 17:03:05 +02:00
hw.h rtlwifi: rtl8723ae: Replace old-style license information 2019-02-19 17:00:24 +02:00
led.c rtlwifi: rtl8723ae: Replace old-style license information 2019-02-19 17:00:24 +02:00
led.h rtlwifi: rtl8723ae: Replace old-style license information 2019-02-19 17:00:24 +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: rtl8723{be,ae}: Remove CamelCase variables 2019-02-19 17:03:05 +02:00
phy.h rtlwifi: rtl8723{be,ae}: Remove CamelCase variables 2019-02-19 17:03:05 +02:00
pwrseq.c rtlwifi: rtl8723ae: Replace old-style license information 2019-02-19 17:00:24 +02:00
pwrseq.h rtlwifi: rtl8723{be,ae}: Remove CamelCase variables 2019-02-19 17:03:05 +02:00
reg.h rtlwifi: rtl8723ae: Replace old-style license information 2019-02-19 17:00:24 +02:00
rf.c rtlwifi: rtl8723ae: Replace old-style license information 2019-02-19 17:00:24 +02:00
rf.h rtlwifi: rtl8723ae: Replace old-style license information 2019-02-19 17:00:24 +02:00
sw.c rtlwifi: rtl8723{be,ae}: Remove CamelCase variables 2019-02-19 17:03:05 +02:00
sw.h rtlwifi: rtl8723ae: Replace old-style license information 2019-02-19 17:00:24 +02:00
table.c rtlwifi: rtl8723ae: Replace old-style license information 2019-02-19 17:00:24 +02:00
table.h rtlwifi: rtl8723ae: Replace old-style license information 2019-02-19 17:00:24 +02:00
trx.c rtlwifi: Remove CamelCase variables from base code 2019-02-19 17:02:51 +02:00
trx.h rtlwifi: rtl8723ae: Replace old-style license information 2019-02-19 17:00:24 +02:00