diff options
author | Dan Carpenter <[email protected]> | 2021-06-25 16:01:04 +0300 |
---|---|---|
committer | Hans de Goede <[email protected]> | 2021-06-28 11:52:43 +0200 |
commit | caf23895ce96e90d8667328144344263ff0e7f1f (patch) | |
tree | 5556b9853690631ff46354e113a7feabfdb8fd24 /scripts/gdb/linux/timerlist.py | |
parent | 23dcd7497c227a16acdda5e44f141fdc1e660f94 (diff) |
platform/x86: intel_skl_int3472: Uninitialized variable in skl_int3472_handle_gpio_resources()
This function returns negative error codes, zero (to indicate that
everything has been completed successfully) and one (to indicate that
more resources need to be handled still).
This code prints an uninitialized error message when the function
returns one which potentially leads to an Oops.
Fixes: 5de691bffe57 ("platform/x86: Add intel_skl_int3472 driver")
Signed-off-by: Dan Carpenter <[email protected]>
Reviewed-by: Daniel Scally <[email protected]>
Link: https://lore.kernel.org/r/YNXTkLNtiTDlFlZa@mwanda
Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions