From: Andrew Morton <akpm@linux-foundation.org>
To: Michael Ellerman <mpe@ellerman.id.au>
Cc: chengang@emindsoft.com.cn, benh@kernel.crashing.org,
paulus@samba.org, dave.hansen@linux.intel.com,
tglx@linutronix.de, mingo@kernel.org,
linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org,
Chen Gang <gang.chen.5i5j@gmail.com>
Subject: Re: [PATCH v2] include: mman: Use bool instead of int for the return value of arch_validate_prot
Date: Mon, 25 Jul 2016 17:08:59 -0700 [thread overview]
Message-ID: <20160725170859.1be58d7f19b72a0340ee65c7@linux-foundation.org> (raw)
In-Reply-To: <8737my1exd.fsf@concordia.ellerman.id.au>
On Mon, 25 Jul 2016 15:10:06 +1000 Michael Ellerman <mpe@ellerman.id.au> wrote:
> chengang@emindsoft.com.cn writes:
>
> > From: Chen Gang <chengang@emindsoft.com.cn>
> >
> > For pure bool function's return value, bool is a little better more or
> > less than int.
> >
> > Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com>
> > ---
> > arch/powerpc/include/asm/mman.h | 8 ++++----
> > include/linux/mman.h | 2 +-
> > 2 files changed, 5 insertions(+), 5 deletions(-)
>
> LGTM.
>
> Acked-by: Michael Ellerman <mpe@ellerman.id.au>
>
> Andrew do you want to take this or should I?
I grabbed it, thanks.
next prev parent reply other threads:[~2016-07-26 0:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-24 3:43 [PATCH v2] include: mman: Use bool instead of int for the return value of arch_validate_prot chengang
2016-07-25 5:10 ` Michael Ellerman
2016-07-26 0:08 ` Andrew Morton [this message]
2016-07-26 1:15 ` Michael Ellerman
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=20160725170859.1be58d7f19b72a0340ee65c7@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=benh@kernel.crashing.org \
--cc=chengang@emindsoft.com.cn \
--cc=dave.hansen@linux.intel.com \
--cc=gang.chen.5i5j@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=mingo@kernel.org \
--cc=mpe@ellerman.id.au \
--cc=paulus@samba.org \
--cc=tglx@linutronix.de \
/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;
as well as URLs for NNTP newsgroup(s).