✓ CI.checkpatch: success for drm/xe/wa: Limit char per line to 100
Patchwork
patchwork at emeril.freedesktop.org
Fri Feb 21 14:46:35 UTC 2025
== Series Details ==
Series: drm/xe/wa: Limit char per line to 100
URL : https://patchwork.freedesktop.org/series/145227/
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
22f9cda3436b4fe965b5c5f31d2f2c1bcb483189
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 70c723af4f0d235f5f488abc70d262b21f257133
Author: Tejas Upadhyay <tejas.upadhyay at intel.com>
Date: Fri Feb 21 17:23:44 2025 +0530
drm/xe/wa: Limit char per line to 100
Above 100 char per line checkpatch would complain. Fixing it.
Signed-off-by: Tejas Upadhyay <tejas.upadhyay at intel.com>
Reviewed-by: Badal Nilawar <badal.nilawar at intel.com>
+ /mt/dim checkpatch a22ac320a08377d760e73fa530c27782f0b68b6d drm-intel
70c723af4f0d drm/xe/wa: Limit char per line to 100
More information about the Intel-xe
mailing list