]> www.infradead.org Git - users/jedix/linux-maple.git/commit
staging: rtl8723bs: remove function pointer hal_reset_security_engine
authorMichael Straube <straube.linux@gmail.com>
Tue, 15 Jul 2025 18:28:12 +0000 (20:28 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Jul 2025 07:38:45 +0000 (09:38 +0200)
commit95e57a278080e2e2a6985643dfba3a31e3f104a1
tree3f1798e1c11708e34862e72cc28a6f29a5ec2271
parentf742f77d96fcd6dde4e34a2312e43d9caa9c253a
staging: rtl8723bs: remove function pointer hal_reset_security_engine

The function pointer hal_reset_security_engine is never set. As a
consequence, the function rtw_hal_reset_security_engine does nothing.
Remove both to reduce dead code.

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