diff options
author | Zihuan Zhang <zhangzihuan@kylinos.cn> | 2025-08-27 05:31:54 +0300 |
---|---|---|
committer | Viresh Kumar <viresh.kumar@linaro.org> | 2025-08-29 09:12:24 +0300 |
commit | 95102e0cc15688ddffc8da1f15cfec2276fa45e5 (patch) | |
tree | 9bac1e969ce68f6c07b67b6557af943d9a2f2233 /tools/testing/selftests/net/lib/py/utils.py | |
parent | c8dc2368b23e1a9f11be4c941e13f3985195d0c9 (diff) | |
download | linux-95102e0cc15688ddffc8da1f15cfec2276fa45e5.tar.xz |
cpufreq: s5pv210: Use scope-based cleanup helper
Replace the manual cpufreq_cpu_put() with __free(put_cpufreq_policy)
annotation for policy references. This reduces the risk of reference
counting mistakes and aligns the code with the latest kernel style.
No functional change intended.
Signed-off-by: Zihuan Zhang <zhangzihuan@kylinos.cn>
[ Viresh: Minor changes ]
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/utils.py')
0 files changed, 0 insertions, 0 deletions