✓ CI.checkpatch: success for drm/i915/dp: Make read-only array bw_gbps static const

Patchwork patchwork at emeril.freedesktop.org
Mon Jul 22 15:44:59 UTC 2024


== Series Details ==

Series: drm/i915/dp: Make read-only array bw_gbps static const
URL   : https://patchwork.freedesktop.org/series/136344/
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
5ce3e132caaa5b45e5e50201b574a097d130967c
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 79e3e886a4d9ec6a3c0932dd1a67a3c012f18498
Author: Colin Ian King <colin.i.king at gmail.com>
Date:   Mon Jul 22 16:39:37 2024 +0100

    drm/i915/dp: Make read-only array bw_gbps static const
    
    Don't populate the read-only array bw_gbps on the stack at run time,
    instead make it static const.
    
    Signed-off-by: Colin Ian King <colin.i.king at gmail.com>
+ /mt/dim checkpatch 14a3cba64e7d9a418b7f9cffdc266c6bdf546a3b drm-intel
79e3e886a4d9 drm/i915/dp: Make read-only array bw_gbps static const




More information about the Intel-xe mailing list