drm/amd/pm: Clean up errors in vega10_powertune.c
authorRan Sun <sunran001@208suo.com>
Tue, 1 Aug 2023 03:37:41 +0000 (03:37 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:40:33 +0000 (09:40 -0400)
commit223ba2133ee62408a8bf84b9e0444eb6cedd7b3a
tree8ea61a9735e5849b6888a66eba07aece175e88a2
parentba5d222a6fe925b4cc4615d224159d2d88a4d3dd
drm/amd/pm: Clean up errors in vega10_powertune.c

Fix the following errors reported by checkpatch:

ERROR: that open brace { should be on the previous line
ERROR: space prohibited after that open parenthesis '('

Signed-off-by: Ran Sun <sunran001@208suo.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_powertune.c