staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_C2H_PAC...
authorFabio Aiuto <fabioaiuto83@gmail.com>
Mon, 15 Mar 2021 10:17:22 +0000 (11:17 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 16 Mar 2021 11:42:38 +0000 (12:42 +0100)
commit50b1bc05219e41f791b12d1584533d2f26c16b95
tree7d96f0e3ec9e588d3747517740093532408cd6ae
parent51b00e7a04995054ca5a45587a5ef0c6b0a35fe7
staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_C2H_PACKET_EN

remove conditional code blocks checked by unused
CONFIG_C2H_PACKET_EN

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/dfb524b34be556c499787b4f057d7c157b577a21.1615801722.git.fabioaiuto83@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/sdio_ops.c