On Mon, 25 Jul 2016 15:10:06 +1000 Michael Ellerman <[email protected]> wrote:
> [email protected] writes: > > > From: Chen Gang <[email protected]> > > > > For pure bool function's return value, bool is a little better more or > > less than int. > > > > Signed-off-by: Chen Gang <[email protected]> > > --- > > arch/powerpc/include/asm/mman.h | 8 ++++---- > > include/linux/mman.h | 2 +- > > 2 files changed, 5 insertions(+), 5 deletions(-) > > LGTM. > > Acked-by: Michael Ellerman <[email protected]> > > Andrew do you want to take this or should I? I grabbed it, thanks.

