On Fri, Sep 11, 2026 at 12:29:37PM +0200, Krzysztof Kozlowski wrote: > Local 'struct drm_bridge *bridge' variable is assigned in ~13th line of > the function, before any first use, thus explicit NULL initialization is > not necessary. > > Reviewed-by: Konrad Dybcio <[email protected]> > Signed-off-by: Krzysztof Kozlowski <[email protected]> > --- > drivers/gpu/drm/msm/hdmi/hdmi_bridge.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Reviewed-by: Dmitry Baryshkov <[email protected]> -- With best wishes Dmitry
