OSDN Git Service

drm/amd/pm: Clean up errors in smu_v13_0_7_ppt.c
authorRan Sun <sunran001@208suo.com>
Tue, 1 Aug 2023 01:26:08 +0000 (01:26 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:40:04 +0000 (09:40 -0400)
commit09d97d0acc3ac86d4f2e7d685e093ec70c26777f
tree66335d0f16786ad7131dffacc21ca19623435523
parent26272ed708fb9332d5efe63f26a694c7d359018c
drm/amd/pm: Clean up errors in smu_v13_0_7_ppt.c

Fix the following errors reported by checkpatch:

ERROR: open brace '{' following struct go on the same line
ERROR: spaces required around that '=' (ctx:VxW)
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_7_ppt.c