linux/drivers/staging/rtl8723bs
YueHaibing 07ca9aa4a4 staging: rtl8723bs: remove set but not used variable 'bWifiBusy'
Fixes gcc '-Wunused-but-set-variable' warning:

 In function halbtc8723b1ant_TdmaDurationAdjustForAcl:
drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:1761:7: warning:
 variable bWifiBusy set but not used [-Wunused-but-set-variable]

It is never used so can be removed.

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Link: https://lore.kernel.org/r/20190726140321.19200-1-yuehaibing@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-07-30 09:52:03 +02:00
..
core staging: rtl8723bs: Replace function beacon_timing_control() 2019-07-25 09:59:39 +02:00
hal staging: rtl8723bs: remove set but not used variable 'bWifiBusy' 2019-07-30 09:52:03 +02:00
include staging: rtl8723bs: Replace function beacon_timing_control() 2019-07-25 09:59:39 +02:00
os_dep staging: rtl8723bs: os_dep: change return type of rtw_suspend_ap_wow 2019-07-25 09:56:05 +02:00
Kconfig staging: rtl8723bs: use help instead of ---help--- in Kconfig 2019-05-20 10:49:08 +02:00
Makefile
TODO staging: rtl8723bs: Remove myself from CC: 2019-06-20 14:32:07 +02:00