drm/amdgpu: Clean up errors in vce_v3_0.c
authorRan Sun <sunran001@208suo.com>
Wed, 2 Aug 2023 06:37:42 +0000 (06:37 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:43:15 +0000 (09:43 -0400)
commit042a70e43a810a814a13c66b9d32e220384ec9bb
tree33a2eac8bf5d9a6c19bdabdaa3ec7be31e14357d
parent9c7f00f7d13b192408db083a83b15cc03a4ac635
drm/amdgpu: Clean up errors in vce_v3_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/vce_v3_0.c