drm/jpeg: Clean up errors in jpeg_v2_0.c
authorRan Sun <sunran001@208suo.com>
Wed, 2 Aug 2023 06:59:58 +0000 (06:59 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:43:28 +0000 (09:43 -0400)
commit7c29b402368051331e75ecedc72eb988b03904b9
tree9c408cb98ee6e9ded95dba9e38002333053d40f8
parenta788b54f3d1d0fd04da7bd422d2f7abda508c7b1
drm/jpeg: Clean up errors in jpeg_v2_0.c

Fix the following errors reported by checkpatch:

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

Signed-off-by: Ran Sun <sunran001@208suo.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/jpeg_v2_0.c