✓ CI.checkpatch: success for drm/xe: Use kstrdup while creating snapshot
Patchwork
patchwork at emeril.freedesktop.org
Fri Jan 12 16:10:17 UTC 2024
== Series Details ==
Series: drm/xe: Use kstrdup while creating snapshot
URL : https://patchwork.freedesktop.org/series/128732/
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
faa12d3432d7ef7793d934cd9338c555e95a5aad
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 884e7035dc2b403274fd06b1d2da3e4170ddc354
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date: Fri Jan 12 17:06:52 2024 +0100
drm/xe: Use kstrdup while creating snapshot
There is no need to copy string step by step, use existing helper.
Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch 7a20187068bed91b523795a18219e570f1e84eb1 drm-intel
884e7035d drm/xe: Use kstrdup while creating snapshot
More information about the Intel-xe
mailing list