[Intel-xe] ✗ CI.checkpatch: warning for series starting with [v7,1/3] Revert "FIXME: drm/i915: xe dpt integration"

Patchwork patchwork at emeril.freedesktop.org
Fri Nov 10 13:31:53 UTC 2023


== Series Details ==

Series: series starting with [v7,1/3] Revert "FIXME: drm/i915: xe dpt integration"
URL   : https://patchwork.freedesktop.org/series/126272/
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 7c6d24066de17180e07aa647fa81cd2b416c7d96
Author: Juha-Pekka Heikkila <juhapekka.heikkila at gmail.com>
Date:   Fri Nov 10 15:29:04 2023 +0200

    FIXME: drm/i915: xe intel_fb.c framebuffer init and destroy xe changes
    
    intel_framebuffer_init and intel_user_framebuffer_destroy_vm
    xe changes.
    
    Signed-off-by: Juha-Pekka Heikkila <juhapekka.heikkila at gmail.com>
+ /mt/dim checkpatch b3890fb4386dcef68a96888141c4cc773f6241ce drm-intel
bf4a7a6e0 Revert "FIXME: drm/i915: xe dpt integration"
-:6: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id 'e417510409165b44ad59bfdbc59cd90316e91dc1', maybe rebased or not pulled?
#6: 
This reverts commit e417510409165b44ad59bfdbc59cd90316e91dc1.

-:9: WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one

-:197: ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)

total: 1 errors, 2 warnings, 0 checks, 158 lines checked
2f1aff869 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'
-:109: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#109: 
new file mode 100644

-:266: WARNING:MISSING_EOF_NEWLINE: adding a line without newline at end of file
#266: FILE: drivers/gpu/drm/xe/display/xe_fb_pin.c:384:
+}

-:266: WARNING:RETURN_VOID: void function return statements are not generally useful
#266: FILE: drivers/gpu/drm/xe/display/xe_fb_pin.c:384:
+	return;
+}

total: 0 errors, 3 warnings, 0 checks, 170 lines checked
7c6d24066 FIXME: drm/i915: xe intel_fb.c framebuffer init and destroy xe changes




More information about the Intel-xe mailing list