[Intel-xe] ✓ CI.checkpatch: success for fixup! drm/xe: Introduce a new DRM driver for Intel GPUs (rev5)
Patchwork
patchwork at emeril.freedesktop.org
Fri Jul 7 17:13:56 UTC 2023
== Series Details ==
Series: fixup! drm/xe: Introduce a new DRM driver for Intel GPUs (rev5)
URL : https://patchwork.freedesktop.org/series/115290/
State : success
== 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
c7d32770e3cd31d9fc134ce41f329b10aa33ee15
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 7db5c971e19f125b4562bf8f2094f7eebc7eaf94
Author: Francois Dugast <francois.dugast at intel.com>
Date: Fri Jul 7 17:10:39 2023 +0000
fixup! drm/xe: Introduce a new DRM driver for Intel GPUs
Fix the SPDX license string so that it can be picked by tools.
Signed-off-by: Francois Dugast <francois.dugast at intel.com>
+ /mt/dim checkpatch abcb88850f885254cf7477e1f7a5956136fb547c drm-intel
7db5c971e fixup! drm/xe: Introduce a new DRM driver for Intel GPUs
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'
More information about the Intel-xe
mailing list