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

Patchwork patchwork at emeril.freedesktop.org
Wed Apr 3 14:17:04 UTC 2024


== Series Details ==

Series: drm/xe/display: check for error on drmm_mutex_init (rev4)
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
10b531c2aeb176a1a539b4a77216232f97719cec
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 454ace963aad1277fed76b1bd9ccd03a9ea9dde0
Author: Arun R Murthy <arun.r.murthy at intel.com>
Date:   Wed Apr 3 19:31:05 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.
    
    v2: Removed nested if (Lucas)
    v3: Revert back to nested if (Andi)
    
    Signed-off-by: Arun R Murthy <arun.r.murthy at intel.com>
+ /mt/dim checkpatch c8dc2a19ae7157e065d5f0c78bc4d3f83165fdef drm-intel
454ace963aad drm/xe/display: check for error on drmm_mutex_init




More information about the Intel-xe mailing list