]> www.infradead.org Git - users/jedix/linux-maple.git/commit
cpufreq/amd-pstate-ut: Use _free macro to free put policy
authorMario Limonciello <mario.limonciello@amd.com>
Sun, 8 Dec 2024 05:42:48 +0000 (23:42 -0600)
committerMario Limonciello <mario.limonciello@amd.com>
Thu, 6 Mar 2025 19:01:25 +0000 (13:01 -0600)
commit93984d3cea8ab5f2631ec5ba491ce4e47218ab7b
tree1009b5692640c62f107a6d55365338c5b5595a7f
parentf458cf79d73b144d900e0c274b9eb8a2f3641a0e
cpufreq/amd-pstate-ut: Use _free macro to free put policy

Using a scoped cleanup macro simplifies cleanup code.

Reviewed-by: Dhananjay Ugwekar <dhananjay.ugwekar@amd.com>
Reviewed-by: Gautham R. Shenoy <gautham.shenoy@amd.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
drivers/cpufreq/amd-pstate-ut.c