alistair23-linux/drivers/staging/rtl8188eu
Kaixu Xia 9822b90444 staging: rtl8188eu: clean up the useless code
The two bool variables singletone and carrier_sup are always false
and the following if statement can't be true, these code are useless,
so remove them.

Reported-by: Tosk Robot <tencent_os_robot@tencent.com>
Signed-off-by: Kaixu Xia <kaixuxia@tencent.com>
Link: https://lore.kernel.org/r/1605442400-16108-1-git-send-email-kaixuxia@tencent.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-11-23 17:59:52 +01:00
..
core staging: rtl8188eu: rearrange lines exceeding 100 columns 2020-10-26 06:53:10 +01:00
hal staging: rtl8188eu: clean up the useless code 2020-11-23 17:59:52 +01:00
include staging: r8188eu: inline rtw_init_netdev_name() 2020-10-26 06:53:10 +01:00
os_dep staging: rtl8188eu: remove commented defines 2020-10-27 13:28:12 +01:00
Kconfig staging: rtl8188eu: use help instead of ---help--- in Kconfig 2019-05-20 10:49:07 +02:00
Makefile
TODO