On Sat, May 06, 2017 at 10:39:01AM -0700, Linus Torvalds wrote:
> On Sat, May 6, 2017 at 10:28 AM, Randy Dunlap wrote:
> >
> > A fix was posted here:
> > http://marc.info/?l=linux-kernel&m=149405418520059&w=2
>
> That looks like it will just cause a warning instead ("unused label").
>
> The prop
On Sat, May 6, 2017 at 10:28 AM, Randy Dunlap wrote:
>
> A fix was posted here:
> http://marc.info/?l=linux-kernel&m=149405418520059&w=2
That looks like it will just cause a warning instead ("unused label").
The proper fix is to just add an empty statement. Pushing that out.
Lin
On Sat, May 6, 2017 at 8:40 AM, Jörg Otte wrote:
> In kernel 4.11.0-10502-g3ef2bc0 I get following compile error:
>
> /kernel/linux/init/initramfs.c: In function 'populate_rootfs':
> /kernel/linux/init/initramfs.c:644:2: error: label at end of compound
> statement
> done:
Ok,need to add an emp
In kernel 4.11.0-10502-g3ef2bc0 I get following compile error:
/kernel/linux/init/initramfs.c: In function 'populate_rootfs':
/kernel/linux/init/initramfs.c:644:2: error: label at end of compound statement
done:
the compile error goes away if I revert
commit 17a9be31747535184f2af156b1f080ec4c92
4 matches
Mail list logo