diff options
author | Mario Limonciello <mario.limonciello@amd.com> | 2025-02-15 01:31:25 +0300 |
---|---|---|
committer | Mario Limonciello <mario.limonciello@amd.com> | 2025-03-06 22:01:25 +0300 |
commit | a7875346c6891063b83cd59dc3bd23113e4debf5 (patch) | |
tree | 8deaab3380c929e813d6b16c77073ab54a702963 /tools/perf/scripts/python/libxed.py | |
parent | 66030cc1c533e26bb4dbe8a356090f24dd734801 (diff) | |
download | linux-a7875346c6891063b83cd59dc3bd23113e4debf5.tar.xz |
cpufreq/amd-pstate-ut: Drop SUCCESS and FAIL enums
Enums are effectively used as a boolean and don't show
the return value of the failing call.
Instead of using enums switch to returning the actual return
code from the unit test.
Reviewed-by: Gautham R. Shenoy <gautham.shenoy@amd.com>
Reviewed-by: Dhananjay Ugwekar <dhananjay.ugwekar@amd.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions