From: Peter Zijlstra <peterz@infradead.org>
To: Randy Dunlap <rdunlap@infradead.org>
Cc: Chen Gang <gang.chen@asianux.com>,
"mingo@redhat.com" <mingo@redhat.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] include/linux/wait.h: add ';' for the statement which missed it.
Date: Wed, 30 Oct 2013 16:40:15 +0100 [thread overview]
Message-ID: <20131030154015.GN16117@laptop.programming.kicks-ass.net> (raw)
In-Reply-To: <52712293.90808@infradead.org>
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@asianux.com>
>
> Acked-by: Randy Dunlap <rdunlap@infradead.org>
>
> I have that same patch on my machine but never posted it.
tip already includes commit 92ec11809565cf6429c75204e99e0f583b5c9d7c
from the 23th which should fix this.
next prev parent reply other threads:[~2013-10-30 15:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-30 4:08 Chen Gang
2013-10-30 15:15 ` Randy Dunlap
2013-10-30 15:40 ` Peter Zijlstra [this message]
2013-10-31 0:51 ` Chen Gang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20131030154015.GN16117@laptop.programming.kicks-ass.net \
--to=peterz@infradead.org \
--cc=gang.chen@asianux.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=rdunlap@infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome