drm/amdgpu: Clean up errors in mes_v11_0.c
authorRan Sun <sunran001@208suo.com>
Wed, 2 Aug 2023 07:24:40 +0000 (07:24 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:43:42 +0000 (09:43 -0400)
commit91aafa3c4e89509496b0d0d03f5735f1952dd5e8
tree24b84456c96a2253f68134f4ccb667342d29db95
parent98268d4033b6bb94cb554d82ca412fc9fd15febc
drm/amdgpu: Clean up errors in mes_v11_0.c

Fix the following errors reported by checkpatch:

ERROR: else should follow close brace '}'

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