✗ CI.checkpatch: warning for drm/xe: Trivial header/flags cleanups
Patchwork
patchwork at emeril.freedesktop.org
Thu Nov 14 15:52:06 UTC 2024
== Series Details ==
Series: drm/xe: Trivial header/flags cleanups
URL : https://patchwork.freedesktop.org/series/141359/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 7508b3eaa278d2d3a3a46460d5e6e2666b5e455a
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date: Thu Nov 14 07:21:48 2024 -0800
drm/xe: Split xe_gt_stat.h
Follow what's done for the other headers, with the types split into a
separate header that can be included by other *_types.h headers.
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 92018261c565a3040d58359e890ce947c29907ed drm-intel
7b0164ab806a drm/xe: Sort again info flags
be6c14f9a224 drm/xe: Include xe_oa_types.h
3868a0bde658 drm/xe: Drop HAS_HECI_*
7508b3eaa278 drm/xe: Split xe_gt_stat.h
-:34: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#34:
new file mode 100644
total: 0 errors, 1 warnings, 0 checks, 40 lines checked
More information about the Intel-xe
mailing list