linux/drivers/staging/rtl8723bs
YueHaibing 8143be90aa staging: rtl8723bs: remove set but not used variable 'cck_highpwr'
Fixes gcc '-Wunused-but-set-variable' warning:

drivers/staging/rtl8723bs/hal/odm_HWConfig.c:
 In function odm_RxPhyStatus92CSeries_Parsing:
drivers/staging/rtl8723bs/hal/odm_HWConfig.c:92:5: warning:
 variable cck_highpwr set but not used [-Wunused-but-set-variable]

It is never used and can be removed.

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Link: https://lore.kernel.org/r/20190717142014.43216-1-yuehaibing@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-07-25 09:56:05 +02:00
..
core staging: rtl8723bs: core: Change return type of init_mlme_ext_priv 2019-07-22 07:34:14 +02:00
hal staging: rtl8723bs: remove set but not used variable 'cck_highpwr' 2019-07-25 09:56:05 +02:00
include staging: rtl8723bs: core: Change return type of init_mlme_ext_priv 2019-07-22 07:34:14 +02:00
os_dep staging: rtl8723bs: core: Change return type of init_mlme_ext_priv 2019-07-22 07:34:14 +02:00
Kconfig staging: rtl8723bs: use help instead of ---help--- in Kconfig 2019-05-20 10:49:08 +02:00
Makefile staging: rtl8723bs: Rename 'Hal8723BPwrSeq.{c, h}' to 'hal_pwr_seq.*'. 2018-05-25 18:47:22 +02:00
TODO staging: rtl8723bs: Remove myself from CC: 2019-06-20 14:32:07 +02:00