drm/amd/pm: Clean up errors in aldebaran_ppt.c
authorRan Sun <sunran001@208suo.com>
Tue, 1 Aug 2023 02:00:52 +0000 (02:00 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:40:08 +0000 (09:40 -0400)
commit8c3d5b404d7c1b8022299d7a876732d3760c83c6
tree32eb25d368fa06b625edeb9757bc773533bfbb8d
parent6e215e108add412cfb7ae036774e402200d29f86
drm/amd/pm: Clean up errors in aldebaran_ppt.c

Fix the following errors reported by checkpatch:

ERROR: that open brace { should be on the previous line
ERROR: space required after that ',' (ctx:VxV)
ERROR: spaces required around that '=' (ctx:VxW)
ERROR: else should follow close brace '}'

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