✓ CI.checkpatch: success for drm/xe: Fix xe_pt_stage_bind_walk kerneldoc
Patchwork
patchwork at emeril.freedesktop.org
Thu Apr 3 06:20:31 UTC 2025
== Series Details ==
Series: drm/xe: Fix xe_pt_stage_bind_walk kerneldoc
URL : https://patchwork.freedesktop.org/series/147131/
State : success
== Summary ==
+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
99e5a866b5e13f134e606a3e29d9508d97826fb3
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit d666befaf360594c809204c899f9bfd4d0d71b77
Author: Thomas Hellström <thomas.hellstrom at linux.intel.com>
Date: Wed Apr 2 14:29:24 2025 +0200
drm/xe: Fix xe_pt_stage_bind_walk kerneldoc
The structure was missing a proper kerneldoc header and once
that was added a number of typos and errors became obvious.
Fix those.
Reported-by: Lucas De Marchi <lucas.demarchi at intel.com>
Closes: https://lore.kernel.org/intel-xe/x53tcs5bjldw6lcorjemuheklxcmepdvr2u7lvt3hpqrzqoc4h@nsu6hs25taqj/
Fixes: b2d4b03b03a7 ("drm/xe: Make the PT code handle placement per PTE rather than per vma / range")
Signed-off-by: Thomas Hellström <thomas.hellstrom at linux.intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 135e2838ed7d44d880e7e19971b1234e6ae04ded drm-intel
d666befaf360 drm/xe: Fix xe_pt_stage_bind_walk kerneldoc
More information about the Intel-xe
mailing list