]> www.infradead.org Git - users/jedix/linux-maple.git/commit
cpufreq/amd-pstate: Fix non kerneldoc comment
authorMario Limonciello <mario.limonciello@amd.com>
Thu, 5 Sep 2024 16:23:51 +0000 (11:23 -0500)
committerMario Limonciello <mario.limonciello@amd.com>
Mon, 28 Oct 2024 19:54:35 +0000 (14:54 -0500)
commit7820e8050d622b9bc9bf9acbe8a60f62888a135e
tree689aab870a5fe039215ce05a3d2ea5b6be3be6b0
parent1bfe6a54d2fd979d86cc830be082834da81fa421
cpufreq/amd-pstate: Fix non kerneldoc comment

The comment for amd_cppc_supported() isn't meant to be kernel doc.

Fixes: cb817ec6673b7 ("cpufreq: amd-pstate: show CPPC debug message if CPPC is not supported")
Link: https://lore.kernel.org/r/20240905162351.1345560-1-superm1@kernel.org
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
drivers/cpufreq/amd-pstate.c