✓ CI.checkpatch: success for Cleanup and fixes in drmm_add_action_or_reset usage (rev2)

Patchwork patchwork at emeril.freedesktop.org
Mon Apr 8 16:58:47 UTC 2024


== Series Details ==

Series: Cleanup and fixes in drmm_add_action_or_reset usage (rev2)
URL   : https://patchwork.freedesktop.org/series/132150/
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
10b531c2aeb176a1a539b4a77216232f97719cec
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit f2a74096df8a8709fa3c9c11f140f03b26d4a3f2
Author: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Date:   Mon Apr 8 20:19:44 2024 +0530

    drm/xe: Return NULL incase of drmm_add_action_or_reset failure
    
    Incase of drmm_add_action_or_reset failure return NULL and no need
    to print warning messages as they will be printed implictly.
    
    Cc: Tejas Upadhyay <tejas.upadhyay at intel.com>
    Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Signed-off-by: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
+ /mt/dim checkpatch a533b51ca017728c1228432e8e1e9aba4fd65b02 drm-intel
890aea2a2dbd drm/xe: Simplify function return using drmm_add_action_or_reset()
45a424412669 drm/xe: Incase of action add failure, remove sysfs only once.
e15be19a220a drm/xe: Incase of action add failure, free_gsc_pkt only once.
f2a74096df8a drm/xe: Return NULL incase of drmm_add_action_or_reset failure




More information about the Intel-xe mailing list