✓ CI.checkpatch: success for drm/xe: Remove a redundant argument check
Patchwork
patchwork at emeril.freedesktop.org
Thu Dec 12 00:44:44 UTC 2024
== Series Details ==
Series: drm/xe: Remove a redundant argument check
URL : https://patchwork.freedesktop.org/series/142449/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 5796dc509233cf6e564bca8bc6fcb7ae236aac17
Author: Gwan-gyeong Mun <gwan-gyeong.mun at intel.com>
Date: Thu Dec 12 01:50:36 2024 +0200
drm/xe: Remove a redundant argument check
Remove a redundant check for the extensions member variable of the
drm_xe_vm_create structure from the xe_vm_create_ioctl function.
Fixes: f3e9b1f43458 ("drm/xe: Remove async worker and rework sync binds")
Signed-off-by: Gwan-gyeong Mun <gwan-gyeong.mun at intel.com>
+ /mt/dim checkpatch 9b5dff950301bf05d2e76745cacb457a0a82b50f drm-intel
5796dc509233 drm/xe: Remove a redundant argument check
More information about the Intel-xe
mailing list