✓ CI.checkpatch: success for drm/xe/display: check for error on drmm_mutex_init (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Thu Mar 28 08:15:25 UTC 2024
== Series Details ==
Series: drm/xe/display: check for error on drmm_mutex_init (rev3)
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 6214b292b3854eb726a864efb5d8f7ffeedf32f0
Author: Arun R Murthy <arun.r.murthy at intel.com>
Date: Thu Mar 28 13:30: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.
Signed-off-by: Arun R Murthy <arun.r.murthy at intel.com>
+ /mt/dim checkpatch 8d398ffc40ac37d1589214c28b69c651c1a20792 drm-intel
6214b292b385 drm/xe/display: check for error on drmm_mutex_init
More information about the Intel-xe
mailing list