Files
linux-cryptodev-2.6/drivers/cpufreq/brcmstb-avs-cpufreq.c
Zihuan Zhang eaa9c1f31a cpufreq: brcmstb-avs: 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 to commit log ]
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
2025-08-29 11:28:27 +05:30

20 KiB