diff options
author | Dhananjay Ugwekar <dhananjay.ugwekar@amd.com> | 2025-02-05 14:25:12 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-02-21 16:01:46 +0300 |
commit | 704fdc59601e5b3f455184e4a0b65fbdefe0f86d (patch) | |
tree | 0174fd951709ffeb2ac05adce4c2b0e5a4c4dbd8 /tools/perf/scripts/python/syscall-counts.py | |
parent | e5aeac73ab046c759f79cdecae882b9cb91badb9 (diff) | |
download | linux-704fdc59601e5b3f455184e4a0b65fbdefe0f86d.tar.xz |
cpufreq/amd-pstate: Remove the goto label in amd_pstate_update_limits
commit d364eee14c682b141f4667efc3c65191339d88bd upstream.
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions