]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/amdgpu: Clean up errors in umc_v6_0.c
authorchenxuebing <chenxb_99091@126.com>
Thu, 11 Jan 2024 02:52:18 +0000 (02:52 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 18 Jan 2024 20:38:00 +0000 (15:38 -0500)
commit7937b6f63f89a6a0981979bb0677c2b9173a7cea
tree034500395d7e43a8d5f95221219483cebc2b4aa9
parentac4d654f3dafb2e45084b6d2a826f42575887ad4
drm/amdgpu: Clean up errors in umc_v6_0.c

Fix the following errors reported by checkpatch:

ERROR: space required after that ',' (ctx:VxV)

Signed-off-by: chenxuebing <chenxb_99091@126.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/umc_v6_0.c