Re: [PATCH] include/linux/wait.h: add ';' for the statement whichmissed it.

From: Peter Zijlstra
Date: Wed Oct 30 2013 - 11:40:31 EST


On Wed, Oct 30, 2013 at 08:15:31AM -0700, Randy Dunlap wrote:
> On 10/29/13 21:08, Chen Gang wrote:
> > Add ';' for the statement, or can not pass compiling. The related error
> > (for powerpc allmodconfig):
> >
> > CC block/blk-mq.o
> > block/blk-mq.c: In function âblk_mq_queue_enterâ:
> > block/blk-mq.c:108:8: error: expected â;â before â__retâ
> > block/blk-mq.c:108:6: error: void value not ignored as it ought to be
> >
> >
> > Signed-off-by: Chen Gang <gang.chen@xxxxxxxxxxx>
>
> Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
>
> I have that same patch on my machine but never posted it.

tip already includes commit 92ec11809565cf6429c75204e99e0f583b5c9d7c
from the 23th which should fix this.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/