]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7c246801fbe04e074d7cec8514e80f064fe2cadb
treedd718a9739ad5360bc8d5ccb8aa610674ef1f36a
parent5832a189d622e069867f54f646607bfc3870d585
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