> Hi Dave,
>
> Warnings are fixed.  The pull request...

Close but no cigar,


CC [M]  drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_drv.o
/home/airlied/devel/kernel/drm-next/drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_drv.c:
In function ‘fsl_dcu_drm_probe’:
/home/airlied/devel/kernel/drm-next/drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_drv.c:321:5:
warning: ‘ret’ may be used uninitialized in this function
[-Wmaybe-uninitialized]
  if (ret < 0) {
     ^

this looks like a real bug as well.

Dave.

Reply via email to