✓ CI.checkpatch: success for drm/ttm: Fix incorrect use of kernel-doc format
Patchwork
patchwork at emeril.freedesktop.org
Thu Oct 10 12:51:51 UTC 2024
== Series Details ==
Series: drm/ttm: Fix incorrect use of kernel-doc format
URL : https://patchwork.freedesktop.org/series/139844/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 2af68fc4b418701152e91c1d17676826bf0d657a
Author: Thomas Hellström <thomas.hellstrom at linux.intel.com>
Date: Thu Oct 10 14:45:45 2024 +0200
drm/ttm: Fix incorrect use of kernel-doc format
Add a missing colon.
Cc: dri-devel at lists.freedesktop.org
Reported-by: Stephen Rothwell <sfr at canb.auug.org.au>
Closes: https://lore.kernel.org/linux-next/20241010160942.192caf60@canb.auug.org.au/
Fixes: fc5d96670eb2 ("drm/ttm: Move swapped objects off the manager's LRU list")
Signed-off-by: Thomas Hellström <thomas.hellstrom at linux.intel.com>
+ /mt/dim checkpatch 8451eadce1bcdb26e01771d636812feae1aa2881 drm-intel
2af68fc4b418 drm/ttm: Fix incorrect use of kernel-doc format
More information about the Intel-xe
mailing list