✓ CI.checkpatch: success for drm/xe: Sort again the info flags
Patchwork
patchwork at emeril.freedesktop.org
Mon Nov 18 23:05:27 UTC 2024
== Series Details ==
Series: drm/xe: Sort again the info flags
URL : https://patchwork.freedesktop.org/series/141521/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 2cf30ed3eab57db4425f20d31a1cac4c42957566
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date: Mon Nov 18 14:33:14 2024 -0800
drm/xe: Sort again the info flags
Those flags are supposed to be kept sorted alphabetically. Unfortunately
it's a constant battle as new flags are added to the end or at random
places. Sort it again.
v2: Include the other non-has_* 1-bit flags in the sort
Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com> # v1
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 1fe9a6cc7d136c9a34c47ccd6ee5a2b7d02c0bd6 drm-intel
2cf30ed3eab5 drm/xe: Sort again the info flags
More information about the Intel-xe
mailing list