OSDN Git Service

drm/radeon: ERROR: "(foo*)" should be "(foo *)"
authorRan Sun <sunran001@208suo.com>
Mon, 10 Jul 2023 08:26:53 +0000 (16:26 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 12 Jul 2023 15:12:09 +0000 (11:12 -0400)
commit51e647fed701b38c84a785c78e61b48e27147f62
treea7a8ca45e886a6bbc9a4784b7d6046c69ba6da4c
parent7fbae7fba15f32720165ec47d9c98f99cad0e65d
drm/radeon: ERROR: "(foo*)" should be "(foo *)"

Fix four 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_atombios.c