diff options
author | Dhananjay Ugwekar <dhananjay.ugwekar@amd.com> | 2025-02-05 14:25:12 +0300 |
---|---|---|
committer | Mario Limonciello <mario.limonciello@amd.com> | 2025-02-05 21:18:27 +0300 |
commit | d364eee14c682b141f4667efc3c65191339d88bd (patch) | |
tree | dd73b109dde038d38a0208091a5c6434eb9d90f8 /tools/perf/scripts/python/parallel-perf.py | |
parent | fa803513ab68ba07369643393f1754b845160030 (diff) | |
download | linux-d364eee14c682b141f4667efc3c65191339d88bd.tar.xz |
cpufreq/amd-pstate: Remove the goto label in amd_pstate_update_limits
Scope based guard/cleanup macros should not be used together with goto
labels. Hence, remove the goto label.
Fixes: 6c093d5a5b73 ("cpufreq/amd-pstate: convert mutex use to guard()")
Signed-off-by: Dhananjay Ugwekar <dhananjay.ugwekar@amd.com>
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Link: https://lore.kernel.org/r/20250205112523.201101-2-dhananjay.ugwekar@amd.com
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions