✓ CI.checkpatch: success for drm/xe: xe_svm_range_alloc should return NULL upon error
Patchwork
patchwork at emeril.freedesktop.org
Tue Apr 22 05:12:02 UTC 2025
== Series Details ==
Series: drm/xe: xe_svm_range_alloc should return NULL upon error
URL : https://patchwork.freedesktop.org/series/148047/
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
13a92ce9fd458ebd6064f23cec8c39c53d02ed26
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit e74e3e921875c9a1df2bce57aa437c4379a90d3e
Author: Dafna Hirschfeld <dafna.hirschfeld at intel.com>
Date: Tue Apr 22 08:06:06 2025 +0300
drm/xe: xe_svm_range_alloc should return NULL upon error
replace error pointer with NULL upon failure.
Signed-off-by: Dafna Hirschfeld <dafna.hirschfeld at intel.com>
+ /mt/dim checkpatch 7453e9c769c0591f7be7a1bb254905dd2c8be125 drm-intel
e74e3e921875 drm/xe: xe_svm_range_alloc should return NULL upon error
More information about the Intel-xe
mailing list