]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/amd: Clean up errors in amdgpu_vkms.c
authorchenxuebing <chenxb_99091@126.com>
Thu, 11 Jan 2024 02:11:48 +0000 (02:11 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 15 Jan 2024 23:35:39 +0000 (18:35 -0500)
commit995d629f7476e7a8c2b8cecb98d27f344a946d10
treeac092179b7cf2e321ec0269973d679bca20af83b
parent849e133c973ce7a2f217f699babb269b5d35bc4b
drm/amd: Clean up errors in amdgpu_vkms.c

Fix the following errors reported by checkpatch:

ERROR: that open brace { should be on the previous line

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