[Intel-xe] ✓ CI.checkpatch: success for Fix SPDX license identifiers
Patchwork
patchwork at emeril.freedesktop.org
Thu Jul 6 14:42:09 UTC 2023
== Series Details ==
Series: Fix SPDX license identifiers
URL : https://patchwork.freedesktop.org/series/120302/
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 e0ae8bd2cbf35ea679a0e498b5b12d067765ded2
Author: Francois Dugast <francois.dugast at intel.com>
Date: Thu Jul 6 14:27:28 2023 +0000
fixup! drm/xe/display: Implement display support
Fix some SPDX license identifier warnings reported by checkpatch
in the display code.
Signed-off-by: Francois Dugast <francois.dugast at intel.com>
+ /mt/dim checkpatch abcb88850f885254cf7477e1f7a5956136fb547c drm-intel
3a80fdb5c 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'
Traceback (most recent call last):
File "scripts/spdxcheck.py", line 6, in <module>
from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
e0ae8bd2c fixup! drm/xe/display: Implement display support
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'
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'
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