✓ CI.checkpatch: success for drm/xe/exec_queue: Rename xe_exec_queue::compute to xe_exec_queue::lr

Patchwork patchwork at emeril.freedesktop.org
Thu Jun 13 17:12:40 UTC 2024


== Series Details ==

Series: drm/xe/exec_queue: Rename xe_exec_queue::compute to xe_exec_queue::lr
URL   : https://patchwork.freedesktop.org/series/134842/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit ef278ef46ea8c88ec4be8ec0db038bbdae0af45e
Author: Francois Dugast <francois.dugast at intel.com>
Date:   Thu Jun 13 19:03:48 2024 +0200

    drm/xe/exec_queue: Rename xe_exec_queue::compute to xe_exec_queue::lr
    
    The properties of this struct are used in long running context so
    make that clear by renaming it to lr, in alignment with the rest
    of the code.
    
    Cc: Matthew Brost <matthew.brost at intel.com>
    Signed-off-by: Francois Dugast <francois.dugast at intel.com>
+ /mt/dim checkpatch 5123ff6f6fa8412bfba48083f334cbdbb8606cfc drm-intel
ef278ef46ea8 drm/xe/exec_queue: Rename xe_exec_queue::compute to xe_exec_queue::lr




More information about the Intel-xe mailing list