[Intel-xe] ✗ CI.checkpatch: warning for fixup! drm/i915: xe dpt integration (rev2)

Patchwork patchwork at emeril.freedesktop.org
Mon Nov 6 09:32:02 UTC 2023


== Series Details ==

Series: fixup! drm/i915: xe dpt integration (rev2)
URL   : https://patchwork.freedesktop.org/series/125965/
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
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit f2f9bf269fe3a46606caff462cd4704dd6002693
Author: Juha-Pekka Heikkila <juhapekka.heikkila at gmail.com>
Date:   Mon Nov 6 11:26:46 2023 +0200

    fixup! drm/i915: xe dpt integration
    
    Here moved ifdef I915 parts to helpers. dpt code which is needed from i915
    to Xe was separated into new file to avoid one file sized ifdef.
    
    Signed-off-by: Juha-Pekka Heikkila <juhapekka.heikkila at gmail.com>
+ /mt/dim checkpatch fc457bcc18109467961edc92c80b238009f6a9fb drm-intel
f2f9bf269 fixup! drm/i915: xe dpt integration
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
-:164: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#164: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 229 lines checked




More information about the Intel-xe mailing list