drm/radeon/kms: Clean up errors in radeon_pm.c
authorXueBing Chen <chenxb_99091@126.com>
Thu, 11 Jan 2024 09:11:59 +0000 (09:11 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 18 Jan 2024 20:40:10 +0000 (15:40 -0500)
commit6d01359dfd61945036ca68eeb254796170dacbba
tree0d00caf07800720cc303100bfc60a89ab325fbb3
parent3af3497f335cb58d74084fac3c890f54674d61e6
drm/radeon/kms: Clean up errors in radeon_pm.c

Fix the following errors reported by checkpatch:

ERROR: space required before the open parenthesis '('

Signed-off-by: XueBing Chen <chenxb_99091@126.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon_pm.c