✓ CI.checkpatch: success for series starting with [v3,1/2] drm/dp: move intel_dp_vsc_sdp_pack() to generic helper

Patchwork patchwork at emeril.freedesktop.org
Tue Feb 20 19:58:54 UTC 2024


== Series Details ==

Series: series starting with [v3,1/2] drm/dp: move intel_dp_vsc_sdp_pack() to generic helper
URL   : https://patchwork.freedesktop.org/series/130147/
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
35591fb8b4d5305b37ce31483f85ac0956eaa536
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 124adeb83115c5ebcb8e6f3503bae0c14c42d35b
Author: Abhinav Kumar <quic_abhinavk at quicinc.com>
Date:   Tue Feb 20 11:53:47 2024 -0800

    drm/dp: drop the size parameter from drm_dp_vsc_sdp_pack()
    
    Currently the size parameter of drm_dp_vsc_sdp_pack() is always
    the size of struct dp_sdp. Hence lets drop this parameter and
    use sizeof() directly.
    
    Suggested-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
    Signed-off-by: Abhinav Kumar <quic_abhinavk at quicinc.com>
+ /mt/dim checkpatch 2de2802e9aed40b0d223d272ac9e45157bbf7aae drm-intel
633183cdb3a8 drm/dp: move intel_dp_vsc_sdp_pack() to generic helper
124adeb83115 drm/dp: drop the size parameter from drm_dp_vsc_sdp_pack()




More information about the Intel-xe mailing list