]> www.infradead.org Git - users/jedix/linux-maple.git/commit
staging: rtl8723bs: remove empty functions
authorMichael Straube <straube.linux@gmail.com>
Sat, 28 Jun 2025 14:23:30 +0000 (16:23 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Jun 2025 17:14:19 +0000 (19:14 +0200)
commit60212a07cdcdda03490b2a42681f059b8bbb00dd
tree20a9f13da521808e71534876c80c1ec0bdd9171b
parent415ca57a1ab1b2dd3180f730b6de5181875ccf00
staging: rtl8723bs: remove empty functions

The functions rtw_hal_dm_deinit(), odm_CmnInfoInit_Debug(), and
odm_BasicDbgMessage() are empty, hence we can remove them to get rid of
some dead code.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20250628142330.58045-1-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/hal_intf.c
drivers/staging/rtl8723bs/hal/odm.c
drivers/staging/rtl8723bs/include/hal_intf.h
drivers/staging/rtl8723bs/os_dep/os_intfs.c