✓ CI.checkpatch: success for drm/xe/display: check for error on drmm_mutex_init

Patchwork patchwork at emeril.freedesktop.org
Tue Mar 19 04:58:31 UTC 2024


== Series Details ==

Series: drm/xe/display: check for error on drmm_mutex_init
URL   : https://patchwork.freedesktop.org/series/131300/
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
a9eb1ac8298ef9f9146567c29fa762d8e9efa1ef
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 93f68b296b03cbfaaea01de8292f14663408e636
Author: Arun R Murthy <arun.r.murthy at intel.com>
Date:   Tue Mar 19 08:33:41 2024 +0530

    drm/xe/display: check for error on drmm_mutex_init
    
    Check return value for drmm_mutex_init as it can fail and return on
    failure.
    
    Signed-off-by: Arun R Murthy <arun.r.murthy at intel.com>
+ /mt/dim checkpatch e8f2ef9ff5486b3bbfc599bf89e10e3bdecd96b9 drm-intel
93f68b296b03 drm/xe/display: check for error on drmm_mutex_init




More information about the Intel-xe mailing list