✓ CI.checkpatch: success for series starting with [1/3] drm/xe: Remove extra dma_fence_put on xe_sync_entry_add_deps failure
Patchwork
patchwork at emeril.freedesktop.org
Tue Aug 20 08:56:08 UTC 2024
== Series Details ==
Series: series starting with [1/3] drm/xe: Remove extra dma_fence_put on xe_sync_entry_add_deps failure
URL : https://patchwork.freedesktop.org/series/137501/
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
9fe5037901cabbcdf27a6fe0dfb047ca1474d363
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit ca0fb935331995e816af8043acfb603886a444c6
Author: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Date: Tue Aug 20 14:32:30 2024 +0530
drm/xe: Remove unrequired NULL check in xe_sched_job_free_fences
dma_fence_chain_free() can handle NULL input, there is no need for NULL
check by caller.
Signed-off-by: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
+ /mt/dim checkpatch 4d24271792fac837e728f7bb6237a94ee46cc76e drm-intel
dec9ea2f713b drm/xe: Remove extra dma_fence_put on xe_sync_entry_add_deps failure
b7efe7eb1b95 drm/xe: Remove unrequired NULL checks in xe_sync_entry_cleanup
ca0fb9353319 drm/xe: Remove unrequired NULL check in xe_sched_job_free_fences
More information about the Intel-xe
mailing list