cpufreq: amd-pstate: fix code format problems
authorPerry Yuan <perry.yuan@amd.com>
Tue, 30 Apr 2024 07:48:56 +0000 (15:48 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 30 Apr 2024 10:23:06 +0000 (12:23 +0200)
commit5131a3ca3518d726cb535543441a5f195b8b0299
treed02a0c1753b8b2f43f667c28483918733b8db4d9
parenteb8b6c36820214df96e7e86d8614d93f6b028f28
cpufreq: amd-pstate: fix code format problems

get some code format problems fixed in the amd-pstate driver.

Changes Made:

- Fixed incorrect comment format in the functions.

- Removed unnecessary blank line.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202404271148.HK9yHBlB-lkp@intel.com/
Signed-off-by: Perry Yuan <perry.yuan@amd.com>
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/amd-pstate.c