✓ CI.checkpatch: success for drm/i915/display: remove unused for_each_crtc()
Patchwork
patchwork at emeril.freedesktop.org
Mon Dec 2 13:03:31 UTC 2024
== Series Details ==
Series: drm/i915/display: remove unused for_each_crtc()
URL : https://patchwork.freedesktop.org/series/141989/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit b560e037df855d4d907b463069281f3b438f7772
Author: Jani Nikula <jani.nikula at intel.com>
Date: Mon Dec 2 14:54:37 2024 +0200
drm/i915/display: remove unused for_each_crtc()
This is essentially a duplicate of drm_for_each_crtc() anyway. Remove.
Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch 4ca0f09b17f7d61413bc13bff715747419c5d325 drm-intel
b560e037df85 drm/i915/display: remove unused for_each_crtc()
More information about the Intel-xe
mailing list