Re: next build: 37 warnings 2 failures (next/next-20160519)

From: Arnd Bergmann
Date: Thu May 19 2016 - 09:15:36 EST


On Thursday 19 May 2016 15:03:34 Kishon Vijay Abraham I wrote:
> >
> >> 1 drivers/phy/phy-exynos-mipi-video.c:238:13: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized]
> >
> > I sent a patch on May 11, it was reviewed by Krzysztof Kozlowski, but not yet
> > applied.
>
> Is it okay if I send this during the -rc cycle?
>

Yes, it's a bug fix, so it should just go in as soon as possible, that's what
the -rc cycle is for after all.

Arnd