linux/drivers/staging/rtl8188eu
Martin Kaiser 2a743d94eb staging: rtl8188eu: remove constant variable and dead code
g_wifi_on is always true. Remove the variable and the code that would
be run only if g_wifi_on was false.

While at it, remove a pointlesss comment that starts with /** and is
misinterpreted as a kernel-doc comment.

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20210419201126.25633-2-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-04-22 10:42:23 +02:00
..
core staging: rtl8188eu: Move channel_table away from rtw_mlme_ext.h 2021-04-14 10:21:19 +02:00
hal staging: rtl8188eu: remove unused function parameter 2021-04-09 16:17:23 +02:00
include staging: rtl8188eu: change bLeisurePs' type to bool 2021-04-22 10:42:23 +02:00
os_dep staging: rtl8188eu: remove constant variable and dead code 2021-04-22 10:42:23 +02:00
Kconfig
Makefile
TODO