diff options
author | 2023-03-07 11:58:42 +0100 | |
---|---|---|
committer | 2023-03-07 12:08:30 +0100 | |
commit | 1a0009abfa7893b9cfcd3884658af1cbee6b26ce (patch) | |
tree | eaff9c112e94640628e87aeac6abf483bfcc255b /scripts/generate_rust_analyzer.py | |
parent | platform/x86: int3472: Add GPIOs to Surface Go 3 Board data (diff) | |
download | linux-rng-1a0009abfa7893b9cfcd3884658af1cbee6b26ce.tar.xz linux-rng-1a0009abfa7893b9cfcd3884658af1cbee6b26ce.zip |
platform: mellanox: mlx-platform: Initialize shift variable to 0
Initialize shift variable in mlxplat_mlxcpld_verify_bus_topology()
to 0 to avoid the following compile error:
drivers/platform/x86/mlx-platform.c:6013
mlxplat_mlxcpld_verify_bus_topology() error: uninitialized symbol 'shift'.
Fixes: 50b823fdd357 ("platform: mellanox: mlx-platform: Move bus shift assignment out of the loop")
Cc: Vadim Pasternak <vadimp@nvidia.com>
Cc: Michael Shych <michaelsh@nvidia.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20230307105842.286118-1-hdegoede@redhat.com
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions