drm/amdgpu: Clean up errors in amdgpu_trace.h
authorRan Sun <sunran001@208suo.com>
Wed, 2 Aug 2023 07:26:21 +0000 (07:26 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:43:43 +0000 (09:43 -0400)
commit7b7fbabbff77d542ad251acede50a848d9b838ce
tree37129d67d85b633f1daabd05ca940c797c054e5c
parent91aafa3c4e89509496b0d0d03f5735f1952dd5e8
drm/amdgpu: Clean up errors in amdgpu_trace.h

Fix the following errors reported by checkpatch:

ERROR: space required after that ',' (ctx:VxV)
ERROR: "foo* bar" should be "foo *bar"

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