Re: [PATCH next] drm/msm/dpu: Fix uninitialized variable in dpu_crtc_kickoff_clone_mode()

From: Dmitry Baryshkov
Date: Sat Mar 08 2025 - 00:43:28 EST


From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>


On Fri, 07 Mar 2025 12:29:39 +0300, Dan Carpenter wrote:
> After the loop there is a check for whether "wb_encoder" has been set
> to non-NULL, however it was never set to NULL. Initialize it to NULL.
>
>

Applied, thanks!

[1/1] drm/msm/dpu: Fix uninitialized variable in dpu_crtc_kickoff_clone_mode()
https://gitlab.freedesktop.org/lumag/msm/-/commit/1b9d131a098e

Best regards,
--
Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>