drm/amdgpu: Clean up errors in amdgpu_virt.c
authorRan Sun <sunran001@208suo.com>
Wed, 2 Aug 2023 07:31:41 +0000 (07:31 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:43:47 +0000 (09:43 -0400)
commitbaa5ede87568677b6321f9559b7bc2a16acb3f10
treef7d342dbcd0cb66956e3e4542ebcd62a4c6c4c27
parent1b01c010d7e830db8cec9dee7bb919c9fded43a2
drm/amdgpu: Clean up errors in amdgpu_virt.c

Fix the following errors reported by checkpatch:

ERROR: space required before the open parenthesis '('

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