OSDN Git Service

drm/amd: Clean up errors in smu7_hwmgr.c
authorRan Sun <sunran001@208suo.com>
Tue, 1 Aug 2023 09:00:22 +0000 (09:00 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:40:53 +0000 (09:40 -0400)
commita88c30a72a52b19469591c5abdf62bcecbfa3c36
tree6125204184d97175facef9ba7d45b2ce6aa0fd4f
parent1f9f09da7202dd76d16f7a1dab57d925c1092b9c
drm/amd: Clean up errors in smu7_hwmgr.c

Fix the following errors reported by checkpatch:

ERROR: that open brace { should be on the previous line
ERROR: spaces required around that '=' (ctx:VxV)
ERROR: spaces required around 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_hwmgr.c