]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
staging: rtl8723bs: make Efuse_ReadAllMap static
authorMichael Straube <straube.linux@gmail.com>
Sat, 23 Aug 2025 12:43:09 +0000 (14:43 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 6 Sep 2025 13:54:56 +0000 (15:54 +0200)
commitfc7ae37d81c5343e38397cf3937a61f451999d6b
tree38b55e3ffb4d2aa761b5ef9dabce41f6fb060f60
parent994626b97ec35bb09a5c1a19a62ddfa7643781b7
staging: rtl8723bs: make Efuse_ReadAllMap static

Make the function Efuse_ReadAllMap static and remove its unnecessary
forawrd declaration.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20250823124321.485910-3-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_efuse.c