drm/radeon: Clean up errors in uvd_v1_0.c
authorGuoHua Chen <chenguohua_716@163.com>
Thu, 11 Jan 2024 08:26:41 +0000 (08:26 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 18 Jan 2024 20:39:18 +0000 (15:39 -0500)
commit3e9156fb5555513e7ec3b2dcdaaab7f59eed2f1c
treec2cd32906de455b513d03d87f83592079559fdd7
parent22dfe0aedb56737e7ca825b317533d698eca5a84
drm/radeon: Clean up errors in uvd_v1_0.c

Fix the following errors reported by checkpatch:

ERROR: "(foo*)" should be "(foo *)"

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