1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/wireless/realtek/rtlwifi/btcoexist
Lee Jones 28f8118762 rtlwifi: halbtc8821a2ant: Remove a bunch of unused variables
Fixes the following W=1 kernel build warning(s):

 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8821a2ant.c: In function ‘btc8821a2ant_action_bt_inquiry’:
 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8821a2ant.c:1451:40: warning: variable ‘bt_rssi_state’ set but not used [-Wunused-but-set-variable]
 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8821a2ant.c:1451:22: warning: variable ‘wifi_rssi_state1’ set but not used [-Wunused-but-set-variable]
 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8821a2ant.c:1451:5: warning: variable ‘wifi_rssi_state’ set but not used [-Wunused-but-set-variable]
 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8821a2ant.c: In function ‘btc8821a2ant_action_wifi_idle_process’:
 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8821a2ant.c:1519:40: warning: variable ‘bt_rssi_state’ set but not used [-Wunused-but-set-variable]
 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8821a2ant.c:1519:5: warning: variable ‘wifi_rssi_state’ set but not used [-Wunused-but-set-variable]
 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8821a2ant.c: In function ‘btc8821a2ant_action_pan_hs’:
 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8821a2ant.c:2990:22: warning: variable ‘wifi_rssi_state1’ set but not used [-Wunused-but-set-variable]
 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8821a2ant.c: In function ‘btc8821a2ant_action_hid_a2dp’:
 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8821a2ant.c:3277:22: warning: variable ‘wifi_rssi_state1’ set but not used [-Wunused-but-set-variable]

Cc: Ping-Ke Shih <pkshih@realtek.com>
Cc: Kalle Valo <kvalo@codeaurora.org>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Jakub Kicinski <kuba@kernel.org>
Cc: Larry Finger <Larry.Finger@lwfinger.net>
Cc: linux-wireless@vger.kernel.org
Cc: netdev@vger.kernel.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20201102112410.1049272-31-lee.jones@linaro.org
2020-11-07 18:14:44 +02:00
..
halbt_precomp.h rtlwifi: btcoexist: Remove CamelCase variable 2019-02-19 17:02:52 +02:00
halbtc8192e2ant.c rtlwifi: btcoexist: Replace RT_TRACE with rtl_dbg 2020-08-31 18:25:45 +03:00
halbtc8192e2ant.h rtlwifi: btcoex: Replace old-style license information 2019-02-19 16:59:44 +02:00
halbtc8723b1ant.c rtlwifi: btcoexist: Replace RT_TRACE with rtl_dbg 2020-08-31 18:25:45 +03:00
halbtc8723b1ant.h rtlwifi: btcoex: Replace old-style license information 2019-02-19 16:59:44 +02:00
halbtc8723b2ant.c rtlwifi: halbtc8723b2ant: Remove a bunch of set but unused variables 2020-11-07 18:14:37 +02:00
halbtc8723b2ant.h rtlwifi: btcoex: Replace old-style license information 2019-02-19 16:59:44 +02:00
halbtc8821a1ant.c rtlwifi: halbtc8821a1ant: Remove set but unused variable 'wifi_rssi_state' 2020-11-07 18:14:39 +02:00
halbtc8821a1ant.h rtlwifi: btcoex: Replace old-style license information 2019-02-19 16:59:44 +02:00
halbtc8821a2ant.c rtlwifi: halbtc8821a2ant: Remove a bunch of unused variables 2020-11-07 18:14: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: Remove in_interrupt() usage in halbtc_send_bt_mp_operation() 2020-11-07 17:52:26 +02:00
halbtcoutsrc.h rtlwifi: btcoex: fix spelling mistake "initilized" -> "initialized" 2020-01-26 17:47:54 +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
rtl_btc.c rtlwifi: btcoexist: Replace RT_TRACE with rtl_dbg 2020-08-31 18:25:45 +03:00
rtl_btc.h rtlwifi: btcoex: Replace old-style license information 2019-02-19 16:59:44 +02:00