linux_dsm_epyc7002/drivers/net/wireless/realtek/rtlwifi/btcoexist
zhengbin aab7541a5a rtlwifi: btcoex: Remove set but not used variables 'wifi_busy','bt_info_ext'
Fixes gcc '-Wunused-but-set-variable' warning:

drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8723b1ant.c: In function btc8723b1ant_tdma_dur_adj_for_acl:
drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8723b1ant.c:1428:7: warning: variable wifi_busy set but not used [-Wunused-but-set-variable]
drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8723b1ant.c: In function btc8723b1ant_tdma_dur_adj_for_acl:
drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8723b1ant.c:1427:22: warning: variable bt_info_ext set but not used [-Wunused-but-set-variable]

'wifi_busy' is not used since commit 158707f958 ("rtlwifi:
btcoex: Restore 23b 1ant routine for tdma adjustment")

'bt_info_ext' is not used since commit 2622d7d86a ("rtlwifi:
btcoex: 23b 1ant: TDMA duration for ACL busy")

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:44 +03:00
..
halbt_precomp.h rtlwifi: btcoexist: Remove CamelCase variable 2019-02-19 17:02:52 +02:00
halbtc8192e2ant.c rtlwifi: btcoex: Remove set but not used variable 'result' 2019-10-09 11:22:43 +03:00
halbtc8192e2ant.h rtlwifi: btcoex: Replace old-style license information 2019-02-19 16:59:44 +02:00
halbtc8723b1ant.c rtlwifi: btcoex: Remove set but not used variables 'wifi_busy','bt_info_ext' 2019-10-09 11:22:44 +03:00
halbtc8723b1ant.h rtlwifi: btcoex: Replace old-style license information 2019-02-19 16:59:44 +02:00
halbtc8723b2ant.c rtlwifi: btcoex: Replace old-style license information 2019-02-19 16:59:44 +02:00
halbtc8723b2ant.h rtlwifi: btcoex: Replace old-style license information 2019-02-19 16:59:44 +02:00
halbtc8821a1ant.c rtlwifi: btcoex: Replace old-style license information 2019-02-19 16:59:44 +02:00
halbtc8821a1ant.h rtlwifi: btcoex: Replace old-style license information 2019-02-19 16:59:44 +02:00
halbtc8821a2ant.c rtlwifi: btcoex: Replace old-style license information 2019-02-19 16:59:44 +02:00
halbtc8821a2ant.h rtlwifi: btcoex: Replace old-style license information 2019-02-19 16:59:44 +02:00
halbtc8822bwifionly.c rtlwifi: btcoex: Replace old-style license information 2019-02-19 16:59:44 +02:00
halbtc8822bwifionly.h rtlwifi: btcoex: Replace old-style license information 2019-02-19 16:59:44 +02:00
halbtcoutsrc.c rtlwifi: btcoex: fix issue possible condition with no effect (if == else) 2019-07-24 14:52:37 +03:00
halbtcoutsrc.h rtlwifi: btcoex: remove unused function exhalbtc_stack_operation_notify 2019-05-28 15:38:02 +03:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
rtl_btc.c rtlwifi: btcoex: Remove set but not used variable 'len' and 'asso_type_v2' 2019-05-28 15:37:35 +03:00
rtl_btc.h rtlwifi: btcoex: Replace old-style license information 2019-02-19 16:59:44 +02:00