drm/amd/pm: Clean up errors in smu_v13_0.c
authorRan Sun <sunran001@208suo.com>
Tue, 1 Aug 2023 01:43:18 +0000 (01:43 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:40:06 +0000 (09:40 -0400)
commit6e215e108add412cfb7ae036774e402200d29f86
tree47eb8ce17c243f36bcc321a4dd39a1b808f3b379
parent09d97d0acc3ac86d4f2e7d685e093ec70c26777f
drm/amd/pm: Clean up errors in smu_v13_0.c

Fix the following errors reported by checkpatch:

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

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