drm/amdgpu: Clean up errors in mxgpu_nv.c
authorRan Sun <sunran001@208suo.com>
Wed, 2 Aug 2023 07:06:32 +0000 (07:06 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:43:32 +0000 (09:43 -0400)
commite2515e2b905658a17246d5406125aa333597b436
tree2118c738cb29cf7c1d20824ac3db76e404374021
parent2b77f199a5a8dc58c1c5404d3abfbb0f45b962c9
drm/amdgpu: Clean up errors in mxgpu_nv.c

Fix the following errors reported by checkpatch:

ERROR: else should follow close brace '}'
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/mxgpu_nv.c