✓ CI.checkpatch: success for drm/xe/display: check for error on drmm_mutex_init (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Thu Mar 21 06:48:14 UTC 2024
== Series Details ==
Series: drm/xe/display: check for error on drmm_mutex_init (rev2)
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 5bf2d834e10c6b7aa4a14257214d55e4a4af4130
Author: Arun R Murthy <arun.r.murthy at intel.com>
Date: Thu Mar 21 11:31:24 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 b8290992108644cb99d7d9db2921bb25369ead3c drm-intel
5bf2d834e10c drm/xe/display: check for error on drmm_mutex_init
More information about the Intel-xe
mailing list