drm/amdgpu: Clean up errors in uvd_v3_1.c
authorRan Sun <sunran001@208suo.com>
Wed, 2 Aug 2023 07:37:15 +0000 (07:37 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:43:52 +0000 (09:43 -0400)
commitc8a1439699923b797d04a396365145de4da18c9c
treeba83261d97180816fc7000b4693a0064eed1d0ea
parent599f7c8b85b1c9e747d4c6efd14e111c0a3c0d28
drm/amdgpu: Clean up errors in uvd_v3_1.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/uvd_v3_1.c