✓ CI.checkpatch: success for drm/xe: Fix case for asserts in documentation
Patchwork
patchwork at emeril.freedesktop.org
Tue Nov 5 07:32:11 UTC 2024
== Series Details ==
Series: drm/xe: Fix case for asserts in documentation
URL : https://patchwork.freedesktop.org/series/140925/
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 3b9d07b2bda46bbb4979f59d446536beb4e2d749
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date: Mon Nov 4 23:15:39 2024 -0800
drm/xe: Fix case for asserts in documentation
The rendered html documentation for "Xe ASSERTs" doesn't look nice with
the mixed caps and gives the impression it was a typo. Use Title Case
Style.
Reviewed-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241104140813.1992885-1-lucas.demarchi@intel.com
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 88648ee3df948615dc0959a61d59e437d29a4c5a drm-intel
3b9d07b2bda4 drm/xe: Fix case for asserts in documentation
More information about the Intel-xe
mailing list