✓ CI.checkpatch: success for series starting with [1/2] drm/xe: Remove extra dma_fence_put on xe_sync_entry_add_deps failure

Patchwork patchwork at emeril.freedesktop.org
Tue Aug 20 08:14:59 UTC 2024


== Series Details ==

Series: series starting with [1/2] drm/xe: Remove extra dma_fence_put on xe_sync_entry_add_deps failure
URL   : https://patchwork.freedesktop.org/series/137497/
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 11abc66d783e87c8cd28d5446a609ad1941e94ec
Author: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Date:   Tue Aug 20 13:57:13 2024 +0530

    drm/xe: Remove unrequired NULL checks in xe_sync_entry_cleanup
    
    dma_fence_put() and 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
a98b6b4506a6 drm/xe: Remove extra dma_fence_put on xe_sync_entry_add_deps failure
11abc66d783e drm/xe: Remove unrequired NULL checks in xe_sync_entry_cleanup




More information about the Intel-xe mailing list