[PATCH] drm/mcde: Fix an uninitialized variable
Linus Walleij
linus.walleij at linaro.org
Thu Jun 13 09:58:01 UTC 2019
On Wed, May 29, 2019 at 4:25 PM Dan Carpenter <dan.carpenter at oracle.com> wrote:
> We never set "vblank" to "false".
>
> Current versions of GCC will initialize it to zero automatically at
> certain optimization levels so that's probably why this didn't show up
> in testing.
>
> Fixes: 5fc537bfd000 ("drm/mcde: Add new driver for ST-Ericsson MCDE")
> Signed-off-by: Dan Carpenter <dan.carpenter at oracle.com>
Patch applied.
Yours,
Linus Walleij
More information about the dri-devel
mailing list