From: Chen Gang
For pure bool function's return value, bool is a little better more or
less than int.
And return boolean result directly. Since 'if' statement is also for
boolean checking, and return boolean result, too.
Signed-off-by: Chen Gang
---
arch/powerpc/include/asm/mman.h | 8 +++
From: Chen Gang
For pure bool function's return value, bool is a little better more or
less than int.
Signed-off-by: Chen Gang
---
arch/powerpc/include/asm/mman.h | 8
include/linux/mman.h| 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/arch/powerpc/i