✗ CI.checkpatch: warning for drm/ttm: Introduce TTM lru list links of different types
Patchwork
patchwork at emeril.freedesktop.org
Mon Feb 5 14:24:22 UTC 2024
== Series Details ==
Series: drm/ttm: Introduce TTM lru list links of different types
URL : https://patchwork.freedesktop.org/series/129542/
State : warning
== 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
35591fb8b4d5305b37ce31483f85ac0956eaa536
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 617b3e1552813ab35fffd619dd079ebaaa6eb124
Author: Thomas Hellström <thomas.hellstrom at linux.intel.com>
Date: Mon Feb 5 14:51:58 2024 +0100
drm/ttm: Introduce TTM lru list links of different types
These will come in handy when LRU list iterators attach themselves
to the current list position with a LRU hitch.
Signed-off-by: Thomas Hellström <thomas.hellstrom at linux.intel.com>
+ /mt/dim checkpatch 89404d6657779870d0d97f80a267f75a36c6744b drm-intel
617b3e155 drm/ttm: Introduce TTM lru list links of different types
-:207: CHECK:LINE_SPACING: Please don't use multiple blank lines
#207: FILE: include/drm/ttm/ttm_resource.h:52:
+
total: 0 errors, 0 warnings, 1 checks, 212 lines checked
More information about the Intel-xe
mailing list