✓ CI.checkpatch: success for drm/xe/oa: Don't use hardcoded values
Patchwork
patchwork at emeril.freedesktop.org
Sun Jul 21 07:19:15 UTC 2024
== Series Details ==
Series: drm/xe/oa: Don't use hardcoded values
URL : https://patchwork.freedesktop.org/series/136313/
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
5ce3e132caaa5b45e5e50201b574a097d130967c
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 3366ead2e343254f3e9be62695d5375e4930f477
Author: Ohad Sharabi <osharabi at habana.ai>
Date: Sun Jul 21 10:13:35 2024 +0300
drm/xe/oa: Don't use hardcoded values
The current implementation uses hardcoded values instead of common defines.
v2:
- Make the commit a regular commit instead of a fixup commit
- slightly modify commit message
Signed-off-by: Ohad Sharabi <osharabi at habana.ai>
+ /mt/dim checkpatch 51eaf1afceb400cf4fe9ed1147dffccc4cc8204f drm-intel
3366ead2e343 drm/xe/oa: Don't use hardcoded values
More information about the Intel-xe
mailing list