✓ CI.checkpatch: success for drm/xe/query: Use kzalloc for drm_xe_query_engines
Patchwork
patchwork at emeril.freedesktop.org
Wed Jan 31 06:58:29 UTC 2024
== Series Details ==
Series: drm/xe/query: Use kzalloc for drm_xe_query_engines
URL : https://patchwork.freedesktop.org/series/129353/
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
35591fb8b4d5305b37ce31483f85ac0956eaa536
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 362ee42a52defcd6593329619ca7b2b277e2e8f6
Author: Nirmoy Das <nirmoy.das at intel.com>
Date: Wed Jan 31 06:18:38 2024 +0100
drm/xe/query: Use kzalloc for drm_xe_query_engines
Use kzalloc like other routines for better consistency.
v2: Improve the subject(Matt)
Signed-off-by: Nirmoy Das <nirmoy.das at intel.com>
Reviewed-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 3d244fce99b65e012c4409d8a22bb9168c41f101 drm-intel
362ee42a5 drm/xe/query: Use kzalloc for drm_xe_query_engines
More information about the Intel-xe
mailing list