✓ CI.checkpatch: success for drm/xe: Use lowercase for asserts
Patchwork
patchwork at emeril.freedesktop.org
Mon Nov 4 14:17:23 UTC 2024
== Series Details ==
Series: drm/xe: Use lowercase for asserts
URL : https://patchwork.freedesktop.org/series/140875/
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 440a4d4e0271c2239301fccf3ad5ddf4e05e60f0
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date: Mon Nov 4 06:08:13 2024 -0800
drm/xe: Use lowercase for asserts
The rendered html documentation for "Xe ASSERTs" doesn't look nice with
the mixed caps and gives the impression it was a typo. Just use
lowercase to improve it.
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 0a6cc4357ae4d824f909468ca1deed28ae5ac96f drm-intel
440a4d4e0271 drm/xe: Use lowercase for asserts
More information about the Intel-xe
mailing list