diff options
author | 2025-03-07 12:29:39 +0300 | |
---|---|---|
committer | 2025-03-08 02:15:18 +0200 | |
commit | 1b9d131a098ebbf8dc73573cfaa39fb122b7a6a5 (patch) | |
tree | 906fcc6e31f0eabdcb7b1ca1585b42222bf52d53 /scripts/lib/kdoc/kdoc_output.py | |
parent | drm/msm/dpu: correct struct dpu_encoder_virt docs (diff) | |
download | linux-rng-1b9d131a098ebbf8dc73573cfaa39fb122b7a6a5.tar.xz linux-rng-1b9d131a098ebbf8dc73573cfaa39fb122b7a6a5.zip |
drm/msm/dpu: Fix uninitialized variable in dpu_crtc_kickoff_clone_mode()
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.
Fixes: ad06972d5365 ("drm/msm/dpu: Reorder encoder kickoff for CWB")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/641631/
Link: https://lore.kernel.org/r/f8ba03dc-0f90-4781-8d54-c16b3251ecb1@stanley.mountain
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions