✓ CI.checkpatch: success for drm/xe: Remove unused 'create' parameter from queue property logic

Patchwork patchwork at emeril.freedesktop.org
Fri Feb 23 12:41:57 UTC 2024


== Series Details ==

Series: drm/xe: Remove unused 'create' parameter from queue property logic
URL   : https://patchwork.freedesktop.org/series/130308/
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
cd62896504543deb288c1d649eed56308dbcfb80
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit b1e2eb397fc4e0b3054bc3e065f8f085d0c63d71
Author: Nirmoy Das <nirmoy.das at intel.com>
Date:   Fri Feb 23 13:23:11 2024 +0100

    drm/xe: Remove unused 'create' parameter from queue property logic
    
    The 'create' parameter in exec_queue_user_extensions was always true.
    This commit removes the dead parameter and all the relevant dead code.
    
    Signed-off-by: Nirmoy Das <nirmoy.das at intel.com>
+ /mt/dim checkpatch 115d0ed85f58e87d2d7a057426350fec5b217cc9 drm-intel
b1e2eb397fc4 drm/xe: Remove unused 'create' parameter from queue property logic




More information about the Intel-xe mailing list