drm/radeon/trinity_dpm: Clean up errors in trinity_dpm.c
authorGuoHua Chen <chenguohua_716@163.com>
Thu, 11 Jan 2024 07:28:33 +0000 (07:28 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 18 Jan 2024 20:38:39 +0000 (15:38 -0500)
commit54a5d71723ac3b45f2497a45222a82923ef590aa
tree50905e0210ae0870ffa6e54e965c14e5005b678b
parentb42eecdfa3a96febe0f7514dda5c98f10090e816
drm/radeon/trinity_dpm: Clean up errors in trinity_dpm.c

Fix the following errors reported by checkpatch:

ERROR: space required before the open parenthesis '('
ERROR: space prohibited before that close parenthesis ')'
ERROR: that open brace { should be on the previous line

Signed-off-by: GuoHua Chen <chenguohua_716@163.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/trinity_dpm.c