✓ CI.checkpatch: success for drm/xe: Sort again the info flags (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Wed Nov 20 20:06:07 UTC 2024
== Series Details ==
Series: drm/xe: Sort again the info flags (rev2)
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 07737c81372ba8effb9381c0edf65fe0879c3192
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date: Wed Nov 20 11:57:10 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
v3: Add comment to keep flags sorted
Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com> # v1
Reviewed-by: Jonathan Cavitt <jonathan.cavitt at intel.com>
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 0cb17ecec562c61d45997a2fced4e5ed99b31f99 drm-intel
07737c81372b drm/xe: Sort again the info flags
More information about the Intel-xe
mailing list