]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
staging: rtl8723bs: Remove commented-out dead code in hal_btcoex.c
authorMoksh Panicker <mokshpanicker.7@gmail.com>
Mon, 4 May 2026 14:28:11 +0000 (14:28 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 May 2026 14:58:41 +0000 (16:58 +0200)
commit9669767409c66ff434a74c20bc1cbdf162779dd0
tree3d82f4565e3723d9f6626a4c0b8fb30317b03d92
parentabd79fe84da72eb9e132f6d1ad1987b3f800930f
staging: rtl8723bs: Remove commented-out dead code in hal_btcoex.c

Remove three commented-out lines of dead code that are never executed.
Keeping commented-out code is discouraged as it clutters the codebase
and serves no purpose.

Signed-off-by: Moksh Panicker <mokshpanicker.7@gmail.com>
Link: https://patch.msgid.link/20260504142812.21964-3-mokshpanicker.7@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/hal_btcoex.c