drm/amdgpu: Clean up errors in amdgpu_gmc.c
authorchenxuebing <chenxb_99091@126.com>
Thu, 11 Jan 2024 02:25:56 +0000 (02:25 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 15 Jan 2024 23:35:40 +0000 (18:35 -0500)
commitf5e1f90b67b88fc6d0b4c9195442f28f806146a9
tree3d00d6990815a4a0e406558cbf9326b1d4e87336
parent0b0fb6da9b01a1bafe9a62b989408f29447f95f8
drm/amdgpu: Clean up errors in amdgpu_gmc.c

Fix the following errors reported by checkpatch:

ERROR: need consistent spacing around '-' (ctx:WxV)

Signed-off-by: chenxuebing <chenxb_99091@126.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c