Re: [PATCH v1] drm/i915/dp: Remove double assignment in intel_dp_compute_as_sdp()

From: Andi Shyti
Date: Mon Sep 16 2024 - 05:27:50 EST


Hi Yuesong,

On Fri, Aug 23, 2024 at 10:36:12AM GMT, Yuesong Li wrote:
> 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@xxxxxxxx>

reviewed and merged to drm-intel-next.

Thanks,
Andi