✓ CI.checkpatch: success for drm/xe: use devm_add_action_or_reset() helper

Patchwork patchwork at emeril.freedesktop.org
Fri Sep 13 21:08:00 UTC 2024


== Series Details ==

Series: drm/xe: use devm_add_action_or_reset() helper
URL   : https://patchwork.freedesktop.org/series/138672/
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
c62d7e164862503a3662a095da1c6c9014248cb2
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit c2789f566b70ebee810855a5c3e4be70922f1ede
Author: He Lugang <helugang at uniontech.com>
Date:   Wed Sep 11 18:22:15 2024 +0800

    drm/xe: use devm_add_action_or_reset() helper
    
    Use devm_add_action_or_reset() to release resources in case of failure,
    because the cleanup function will be automatically called.
    
    Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Signed-off-by: He Lugang <helugang at uniontech.com>
+ /mt/dim checkpatch 2530827ab017894f2339dd308356366d6e87a72d drm-intel
c2789f566b70 drm/xe: use devm_add_action_or_reset() helper




More information about the Intel-xe mailing list