drm/amdgpu: Clean up errors in jpeg_v2_5.c
authorchenxuebing <chenxb_99091@126.com>
Thu, 11 Jan 2024 02:24:37 +0000 (02:24 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 15 Jan 2024 23:35:40 +0000 (18:35 -0500)
commit0b0fb6da9b01a1bafe9a62b989408f29447f95f8
tree8d886786cad6f5d931e939220186ded1d200b399
parent7230ebeb0a9b4ea2a32ef542625ffc2c4328051d
drm/amdgpu: Clean up errors in jpeg_v2_5.c

Fix the following errors reported by checkpatch:

ERROR: space required before the open parenthesis '('
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/jpeg_v2_5.c