drm/amd/pm: Clean up errors in amdgpu_pm.c
authorRan Sun <sunran001@208suo.com>
Wed, 2 Aug 2023 02:31:09 +0000 (02:31 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:42:46 +0000 (09:42 -0400)
commite1b3bcaadfaea728046cf18b6af8efc405eb694d
tree35ee930ae337f364be1381cfae47eda218e49d63
parent5502cf77e8958c9bae949d76e4d977693f7b08d2
drm/amd/pm: Clean up errors in amdgpu_pm.c

Fix the following errors reported by checkpatch:

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

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