drm/amd/pm: Clean up errors in smu10_hwmgr.c
authorRan Sun <sunran001@208suo.com>
Tue, 1 Aug 2023 03:08:51 +0000 (03:08 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:40:29 +0000 (09:40 -0400)
commit4a3026b21f4336997fb2e598f0cb51f8b7fb6676
treef7b06b1dffc3e02685ba1d7c4f5e665d39652c76
parent16d122338b879c5a90e83c0b15fd173568a6b62d
drm/amd/pm: Clean up errors in smu10_hwmgr.c

Fix the following errors reported by checkpatch:

ERROR: spaces required around that '=' (ctx:VxW)
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/smu10_hwmgr.c