diff options
author | Michael Straube <straube.linux@gmail.com> | 2025-08-23 14:43:14 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-09-06 15:54:57 +0200 |
commit | 3d589e3b27a50a7bf2245eb0837eafb2d132af69 (patch) | |
tree | 92a30d8861ba81f673475cf396bab8e5c9dab113 /rust/helpers/platform.c | |
parent | 0de319271c798f40d1fc26eaaee2a2d5aa1b4f3f (diff) |
staging: rtl8723bs: remove bPseudoTest from hal_ReadEFuse_BT
The function hal_ReadEFuse_BT is always called with bPseudoTest set
to false. Remove the pPseudoTest parameter, replace its usage in the
function with false, 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-8-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'rust/helpers/platform.c')
0 files changed, 0 insertions, 0 deletions