diff options
author | Dan Carpenter <dan.carpenter@linaro.org> | 2023-10-13 10:18:12 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2023-10-13 09:32:50 +0200 |
commit | 7543365739a4ff61d40ad53ab68c17d2e7dfb0c9 (patch) | |
tree | 6c56b451242e95923cd37230cebdbfa4dea98883 /lib/slub_kunit.c | |
parent | deedec0a152a3d7fa5b04ef9431aeb71802835b5 (diff) | |
download | linux-7543365739a4ff61d40ad53ab68c17d2e7dfb0c9.tar.gz linux-7543365739a4ff61d40ad53ab68c17d2e7dfb0c9.tar.bz2 linux-7543365739a4ff61d40ad53ab68c17d2e7dfb0c9.zip |
perf/x86/amd/uncore: Fix uninitialized return value in amd_uncore_init()
Some of the error paths in this function return don't initialize the
error code. Return -ENODEV by default.
Fixes: d6389d3ccc13 ("perf/x86/amd/uncore: Refactor uncore management")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/cec62eba-c4b8-4cb7-9671-58894dd4b974@moroto.mountain
Diffstat (limited to 'lib/slub_kunit.c')
0 files changed, 0 insertions, 0 deletions