]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
staging: rtl8723bs: remove dead commented code from odm.c
authorNavaneeth K <knavaneeth786@gmail.com>
Tue, 25 Nov 2025 11:20:57 +0000 (11:20 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Nov 2025 13:21:02 +0000 (14:21 +0100)
commit2cbcfd3fce6f80374bfab1288d1f77eabb0bf48f
tree63447fa50f797dc5d012953794ba409c861a4e44
parent6ddb173fcf34f4b9351a20f29e31aa2bc3f90574
staging: rtl8723bs: remove dead commented code from odm.c

Remove obsolete commented-out code that references unsupported chip
variants (ODM_RTL8723A, ODM_RTL8188E). This code has been dead since
the driver was added to staging.

Also fix the resulting formatting by removing the unnecessary outer
parentheses and moving the inline comment to its own line.

Signed-off-by: Navaneeth K <knavaneeth786@gmail.com>
Reviewed-by: Dan Carpenter <dan.carpenter@linaro.org>
Link: https://patch.msgid.link/20251125112059.16913-4-knavaneeth786@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/odm.c