staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_SW_CHAN...
authorFabio Aiuto <fabioaiuto83@gmail.com>
Mon, 15 Mar 2021 10:17:09 +0000 (11:17 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 16 Mar 2021 11:42:38 +0000 (12:42 +0100)
commit51b00e7a04995054ca5a45587a5ef0c6b0a35fe7
tree9066d7b8803536a575a13607b92d68133294cb36
parentea1cc585e910e8746dfbf53c6a40b633d3acab62
staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_SW_CHANNEL_PLAN

remove conditional code blocks checked by unused
CONFIG_SW_CHANNEL_PLAN

cleaning required in TODO file:

find and remove code blocks guarded by never set CONFIG_FOO defines

Signed-off-by: Fabio Aiuto <fabioaiuto83@gmail.com>
Link: https://lore.kernel.org/r/fff259ea5895a5875c37ee0cfacd1be6cd5664fb.1615801722.git.fabioaiuto83@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/hal_com.c