[Intel-xe] ✗ CI.checkpatch: warning for drm/xe/doc: Include documentation about xe_assert()

Patchwork patchwork at emeril.freedesktop.org
Wed Nov 15 11:46:51 UTC 2023


== Series Details ==

Series: drm/xe/doc: Include documentation about xe_assert()
URL   : https://patchwork.freedesktop.org/series/126457/
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 e58a7d1074dfaace432c35ae5aea7acba8b4fd05
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date:   Wed Nov 15 12:29:21 2023 +0100

    drm/xe/doc: Include documentation about xe_assert()
    
    Our xe_assert() macros are well documented.
    Include that in master documentation.
    
    Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
+ /mt/dim checkpatch 14d1d786caacdb3438d07ab86fabf2e36c8151cc drm-intel
e58a7d107 drm/xe/doc: Include documentation about xe_assert()
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
-:21: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#21: 
new file mode 100644

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




More information about the Intel-xe mailing list