OSDN Git Service

staging: rtl8723bs: removed unused code block
authorFabio Aiuto <fabioaiuto83@gmail.com>
Fri, 5 Mar 2021 19:17:16 +0000 (20:17 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Mar 2021 08:25:33 +0000 (09:25 +0100)
commita8ecbb916e11593f203c96d51121142469870e58
treedd718a9739ad5360bc8d5ccb8aa610674ef1f36a
parentafbd10d98a1053d290108b489588c4006c2b8752
staging: rtl8723bs: removed unused code block

Removed conditional code block checked by unused CONFIG_TX_BCAST2UNI

This patch does the 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/20210305191713.GA2466@agape.jhs
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/os_dep/xmit_linux.c