drm/radeon: ERROR: "(foo*)" should be "(foo *)"
authorRan Sun <sunran001@208suo.com>
Mon, 10 Jul 2023 10:03:25 +0000 (18:03 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 12 Jul 2023 15:12:09 +0000 (11:12 -0400)
commitb82dc4ed4060a80547fdfbf266912462cbc06ab2
treeb504b78e06c072a2091f1ae6deb533a16c83590d
parent0f9de78205679136fe436a1cc9e442037838b734
drm/radeon: ERROR: "(foo*)" should be "(foo *)"

Fix five occurrences of the checkpatch.pl error:
ERROR: "(foo*)" should be "(foo *)"

Signed-off-by: Ran Sun <sunran001@208suo.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon_kms.c