OSDN Git Service

drm/amdgpu: Clean up errors in uvd_v7_0.c
authorRan Sun <sunran001@208suo.com>
Wed, 2 Aug 2023 06:58:04 +0000 (06:58 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:43:26 +0000 (09:43 -0400)
commita788b54f3d1d0fd04da7bd422d2f7abda508c7b1
tree1b878933d3084c17cbf7036df0758e028c1dca2d
parent7163dadea2cc0746bf29e93a65949d532a40a907
drm/amdgpu: Clean up errors in uvd_v7_0.c

Fix the following errors reported by checkpatch:

ERROR: spaces required around that ':' (ctx:VxE)
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_v7_0.c