On Wed, Dec 16, 2020 at 06:44:24PM +0800, Shengjiu Wang wrote:
> From: shengjiu wang <shengjiu.w...@nxp.com>
> 
> When condition ((hdmi_out && hdmi_in) || (!hdmi_out && !hdmi_in))
> is true, then goto fail, the uninitialized variable ret will be
> returned.
> 
> Signed-off-by: shengjiu wang <shengjiu.w...@nxp.com>
> Reported-by: kernel test robot <l...@intel.com>

Acked-by: Nicolin Chen <nicoleots...@gmail.com>

Reply via email to