drm/amd: Clean up errors in sdma_v2_4.c
authorchenxuebing <chenxb_99091@126.com>
Thu, 11 Jan 2024 02:07:05 +0000 (02:07 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 15 Jan 2024 23:35:38 +0000 (18:35 -0500)
commit1ed8ccf2687765bde609283c53498299683bd98b
tree59c37214e50e37e14f687feed92a02d71ddc9e7d
parent32a0a398fc7889baa4a90bd327713b40020a15f9
drm/amd: Clean up errors in sdma_v2_4.c

Fix the following errors reported by checkpatch:

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

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