]> Gentwo Git Trees - linux/.git/commit
staging: rtl8723bs: remove bPseudoTest from Hal_ReadEFuse
authorMichael Straube <straube.linux@gmail.com>
Sat, 23 Aug 2025 12:43:12 +0000 (14:43 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 6 Sep 2025 13:54:57 +0000 (15:54 +0200)
commit0124378e9ed4fd17b6070e18cf90326d7533eec0
tree6f806b9daa32d62af28bd64410ed2761b7b3d883
parent14fd39484787336f8b1e160e98b723bba78cbe8c
staging: rtl8723bs: remove bPseudoTest from Hal_ReadEFuse

The function Hal_ReadEFuse is always called with bPseudoTest set to false.
Remove the pPseudoTest parameter and replace its usage in the function with
false to reduce code complexity.

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