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

The function efuse_OneByteRead is always called with bPseudoTest set to
false. Remove the pPseudoTest parameter and reomve resulting dead code to
reduce code complexity.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20250823124321.485910-14-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/rtw_efuse.h