summaryrefslogtreecommitdiff
path: root/scripts/extract-fwblobs
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@linaro.org>2025-03-07 12:29:39 +0300
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>2025-03-08 03:15:18 +0300
commit1b9d131a098ebbf8dc73573cfaa39fb122b7a6a5 (patch)
tree906fcc6e31f0eabdcb7b1ca1585b42222bf52d53 /scripts/extract-fwblobs
parent2ee664833000609213114c4bd7efba489cef5f71 (diff)
downloadlinux-1b9d131a098ebbf8dc73573cfaa39fb122b7a6a5.tar.xz
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/extract-fwblobs')
0 files changed, 0 insertions, 0 deletions