drm/amdgpu: Clean up errors in smu7_powertune.c
authorRan Sun <sunran001@208suo.com>
Tue, 1 Aug 2023 06:15:29 +0000 (06:15 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:40:40 +0000 (09:40 -0400)
commit4e01bbec4b318ebf8619dfd5e7c9fcb5fef511a2
tree22256203f7c91e8183fdc78906660c64dd76d03c
parentcbe2d154aa3a2384144af388371f3acc2b364cdb
drm/amdgpu: Clean up errors in smu7_powertune.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)

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