✓ CI.checkpatch: success for drm/xe: Use __counted_by for flexible arrays

Patchwork patchwork at emeril.freedesktop.org
Fri Oct 18 03:05:38 UTC 2024


== Series Details ==

Series: drm/xe: Use __counted_by for flexible arrays
URL   : https://patchwork.freedesktop.org/series/140142/
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 0e9aec8fb802c7c8c88740a909ed4326e6eb69ae
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Thu Oct 17 20:00:39 2024 -0700

    drm/xe: Use __counted_by for flexible arrays
    
    Good practice to use __counted_by in kernel coding for flexible arrays.
    
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 20c9f1216fb5d0a46554286a9a20a5fb45782856 drm-intel
0e9aec8fb802 drm/xe: Use __counted_by for flexible arrays




More information about the Intel-xe mailing list