✓ CI.checkpatch: success for drm/i915/dp: Remove double assignment in intel_dp_compute_as_sdp()

Patchwork patchwork at emeril.freedesktop.org
Mon Aug 26 12:58:53 UTC 2024


== Series Details ==

Series: drm/i915/dp: Remove double assignment in intel_dp_compute_as_sdp()
URL   : https://patchwork.freedesktop.org/series/137795/
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
9fe5037901cabbcdf27a6fe0dfb047ca1474d363
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 8fb02fd299cccc3297bc1732287fee683b03c94e
Author: Yuesong Li <liyuesong at vivo.com>
Date:   Fri Aug 23 10:36:12 2024 +0800

    drm/i915/dp: Remove double assignment in intel_dp_compute_as_sdp()
    
    cocci report a double assignment warning. 'as_sdp->duration_incr_ms'
    was assigned twice in intel_dp_compute_as_sdp().
    
    Signed-off-by: Yuesong Li <liyuesong at vivo.com>
+ /mt/dim checkpatch 3180bea570dadc713d6f1cc50662818d684cfb4a drm-intel
8fb02fd299cc drm/i915/dp: Remove double assignment in intel_dp_compute_as_sdp()




More information about the Intel-xe mailing list