[Intel-xe] ✓ CI.checkpatch: success for drm/xe: uAPI cleanup (rev4)
Patchwork
patchwork at emeril.freedesktop.org
Fri Jun 9 07:39:55 UTC 2023
== Series Details ==
Series: drm/xe: uAPI cleanup (rev4)
URL : https://patchwork.freedesktop.org/series/118447/
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 d49cc17a423d1fab8ae3de8bdcab2e40731deef7
Author: Francois Dugast <francois.dugast at intel.com>
Date: Fri Jun 9 07:37:13 2023 +0000
drm/xe: Move defines before relevant fields
Align on same rule in the whole file: defines then doc then relevant
field, with an empty line to separate fields.
v2:
- Rebase on drm-xe-next
- Fix ordering of defines and fields in uAPI (Lucas De Marchi)
v3: Remove useless empty lines (Lucas De Marchi)
v4: Move changelog to commit
Reported-by: Oded Gabbay <ogabbay at kernel.org>
Link: https://lists.freedesktop.org/archives/intel-xe/2023-May/004704.html
Signed-off-by: Francois Dugast <francois.dugast at intel.com>
+ /mt/dim checkpatch c075cadc4c6d0238556545baab98a63368908404 drm-intel
5a3f2a518 drm/xe: Document structures for device query
d49cc17a4 drm/xe: Move defines before relevant fields
More information about the Intel-xe
mailing list