diff options
author | Michael Straube <straube.linux@gmail.com> | 2025-08-23 14:43:19 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-09-06 15:54:58 +0200 |
commit | 4558ec57bfa03b51438696bc971bd0559b759899 (patch) | |
tree | b4a7e0a25baf2f2a42ab1b2293ba2f04dc818fef /rust/helpers/vmalloc.c | |
parent | 4d170e2c0d6896f25d09eddb25e9f72da544d99f (diff) |
staging: rtl8723bs: clean up variable initializations
After previous cleanup patches the variable initializations in
hal_EfuseSwitchToBank are messed up a little, but were left as-is to make
reviewing easier. For example bRet is initialized to false and immediately
set to true. This patch cleans up the variable initializations.
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20250823124321.485910-13-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'rust/helpers/vmalloc.c')
0 files changed, 0 insertions, 0 deletions