drm/amdgpu: Clean up errors in mxgpu_vi.c
authorRan Sun <sunran001@208suo.com>
Wed, 2 Aug 2023 07:35:42 +0000 (07:35 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:43:51 +0000 (09:43 -0400)
commit599f7c8b85b1c9e747d4c6efd14e111c0a3c0d28
treedaa6e725e3ae07036de2e52c7907207254b3ba1e
parent939a392f07e2d553feec97d7345a054586169d0a
drm/amdgpu: Clean up errors in mxgpu_vi.c

Fix the following errors reported by checkpatch:

ERROR: spaces required around that '-=' (ctx:WxV)

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