✓ CI.checkpatch: success for drm/xe: Remove xe_dummy_exit()
Patchwork
patchwork at emeril.freedesktop.org
Fri Jan 31 23:38:43 UTC 2025
== Series Details ==
Series: drm/xe: Remove xe_dummy_exit()
URL : https://patchwork.freedesktop.org/series/144212/
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 4789c47e300840003c900393556abdde50fe8688
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date: Fri Jan 31 14:39:08 2025 -0800
drm/xe: Remove xe_dummy_exit()
Since commit 014125c64d09 ("drm/xe: Support 'nomodeset' kernel
command-line option") the dummy exit is not needed anymore since the
caller check for a NULL pointer. Drop it.
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 01f54d1da1ffffff78047186f62b5916dfd43939 drm-intel
4789c47e3008 drm/xe: Remove xe_dummy_exit()
More information about the Intel-xe
mailing list