]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
staging: rtl8723bs: remove Hal_EfuseGetCurrentSize
authorMichael Straube <straube.linux@gmail.com>
Sat, 23 Aug 2025 12:43:17 +0000 (14:43 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 6 Sep 2025 13:54:57 +0000 (15:54 +0200)
commit127fae1d910f0cc58af1327a7009dd766820ef98
tree8105e9b4fc7fd1ef8b4ae3a9060f04d65c12f8c2
parent254c268bf1d3e9e3b640e29a71e285a511ba7ffc
staging: rtl8723bs: remove Hal_EfuseGetCurrentSize

The function Hal_EfuseGetCurrentSize is not used in the driver code,
remove it to get rid of dead code. As Hal_EfuseGetCurrentSize is the only
caller of hal_EfuseGetCurrentSize_WiFi and hal_EfuseGetCurrentSize_BT we
can remove these two functions as well.

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