diff options
author | 2025-02-14 16:31:25 -0600 | |
---|---|---|
committer | 2025-03-06 13:01:25 -0600 | |
commit | a7875346c6891063b83cd59dc3bd23113e4debf5 (patch) | |
tree | 8deaab3380c929e813d6b16c77073ab54a702963 /scripts/lib/kdoc/kdoc_re.py | |
parent | cpufreq/amd-pstate-ut: Allow lowest nonlinear and lowest to be the same (diff) | |
download | wireguard-linux-a7875346c6891063b83cd59dc3bd23113e4debf5.tar.xz wireguard-linux-a7875346c6891063b83cd59dc3bd23113e4debf5.zip |
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 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions