On Tue, 03 Sep 2024, Thierry Reding <[email protected]> wrote: > On Mon, Sep 02, 2024 at 07:13:17PM GMT, Jani Nikula wrote: >> It's likely either output->drm_edid or output->ddc is non-NULL, but >> avoid the uninitialized variable usage anyway. >> >> Reported-by: kernel test robot <[email protected]> >> Closes: https://lore.kernel.org/r/[email protected] >> Fixes: 98365ca74cbf ("drm/tegra: convert to struct drm_edid") >> Cc: Thierry Reding <[email protected]> >> Cc: Daniel Vetter <[email protected]> >> Cc: [email protected] >> Signed-off-by: Jani Nikula <[email protected]> >> --- >> drivers/gpu/drm/tegra/output.c | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) > > Do you want to apply this or should I? In the former case: > > Acked-by: Thierry Reding <[email protected]>
Thanks, pushed to drm-misc-next. BR, Jani. -- Jani Nikula, Intel
