drm/amd/pm: Clean up errors in amd_powerplay.c
authorRan Sun <sunran001@208suo.com>
Tue, 1 Aug 2023 02:36:58 +0000 (02:36 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:40:21 +0000 (09:40 -0400)
commit37d67a7adfa99fdee50068021fce29fcddf12d4d
treee7c2a652f470f02356f266e5116ed544f5280f5f
parent3e6ef49f53c6980543e9dad2eef6908c0bc65139
drm/amd/pm: Clean up errors in amd_powerplay.c

Fix the following errors reported by checkpatch:

ERROR: that open brace { should be on the previous line
ERROR: spaces required around that '||' (ctx:WxO)

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