drm/amd/pm: Clean up errors in smu73.h
authorRan Sun <sunran001@208suo.com>
Wed, 2 Aug 2023 01:55:57 +0000 (01:55 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:42:36 +0000 (09:42 -0400)
commitd1a04161a883b46ade25913a3f74ca40123ecf84
tree5aed360db16453bace294d3f6ed2276588451dd3
parent6f569e69317e411765b3d02ec9dd6e6c7b816321
drm/amd/pm: Clean up errors in smu73.h

Fix the following errors reported by checkpatch:

ERROR: open brace '{' following struct go on the same line
ERROR: space prohibited before open square bracket '['
ERROR: "foo * bar" should be "foo *bar"

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