[PATCH v2] include: mman: Use bool instead of int for the return value of arch_validate_prot
Michael Ellerman
mpe at ellerman.id.au
Mon Jul 25 15:10:06 AEST 2016
chengang at emindsoft.com.cn writes:
> From: Chen Gang <chengang at 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 at 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 at ellerman.id.au>
Andrew do you want to take this or should I?
cheers
More information about the Linuxppc-dev
mailing list