1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be
Lee Jones 44ec6d9df9 rtlwifi: rtl8723be: Remove set but unused variable 'cck_highpwr'
Fixes the following W=1 kernel build warning(s):

 drivers/net/wireless/realtek/rtlwifi/rtl8723be/trx.c: In function ‘_rtl8723be_query_rxphystatus’:
 drivers/net/wireless/realtek/rtlwifi/rtl8723be/trx.c:53:6: warning: variable ‘cck_highpwr’ 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: 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-33-lee.jones@linaro.org
2020-11-07 18:14:45 +02:00
..
def.h rtlwifi: rtl8723be: Replace old-style license information 2019-02-19 17:00:32 +02:00
dm.c rtlwifi: rtl8723be: use true,false for bool variable large_cfo_hit 2020-09-22 10:18:38 +03:00
dm.h rtlwifi: rtl8723be: Replace old-style license information 2019-02-19 17:00:32 +02:00
fw.c rtlwifi: rtl8723be Rename RT_TRACE to rtl_dbg 2020-08-31 18:26:05 +03:00
fw.h rtlwifi: rtl8723be: Remove usage of private bit manipulation macros 2019-12-18 20:22:33 +02:00
hw.c rtlwifi: rtl8723be: fix comparison to bool warning in hw.c 2020-09-21 16:02:50 +03:00
hw.h rtlwifi: rtl8723be: Replace old-style license information 2019-02-19 17:00:32 +02:00
led.c rtlwifi: rtl8723be Rename RT_TRACE to rtl_dbg 2020-08-31 18:26:05 +03:00
led.h rtlwifi: rtl8723be: Replace old-style license information 2019-02-19 17:00:32 +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: rtl8723be: Remove set but unused variable 'lc_cal' 2020-11-07 18:14:41 +02:00
phy.h rtlwifi: rtl8723be: Replace old-style license information 2019-02-19 17:00:32 +02:00
pwrseq.c rtlwifi: rtl8723be: Replace old-style license information 2019-02-19 17:00:32 +02:00
pwrseq.h rtlwifi: rtl8723be: Replace old-style license information 2019-02-19 17:00:32 +02:00
reg.h rtlwifi: rtl8723be: Replace old-style license information 2019-02-19 17:00:32 +02:00
rf.c rtlwifi: rtl8723be Rename RT_TRACE to rtl_dbg 2020-08-31 18:26:05 +03:00
rf.h rtlwifi: rtl8723be: Replace old-style license information 2019-02-19 17:00:32 +02:00
sw.c rtlwifi: rtl8723be: use true,false for bool variables 2020-04-21 15:57:54 +03:00
table.c rtlwifi: rtl8723be: Replace old-style license information 2019-02-19 17:00:32 +02:00
table.h rtlwifi: rtl8723be: Replace old-style license information 2019-02-19 17:00:32 +02:00
trx.c rtlwifi: rtl8723be: Remove set but unused variable 'cck_highpwr' 2020-11-07 18:14:45 +02:00
trx.h rtlwifi: rtl8723be: Convert inline routines to little-endian words 2019-09-13 17:55:39 +03:00