powerpc: Use bool function return values of true/false not 1/0
authorJoe Perches <joe@perches.com>
Mon, 30 Mar 2015 23:46:04 +0000 (16:46 -0700)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 31 Mar 2015 03:19:47 +0000 (14:19 +1100)
Use the normal return values for bool functions

Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/dcr-native.h
arch/powerpc/include/asm/dma-mapping.h
arch/powerpc/include/asm/kvm_book3s_64.h
arch/powerpc/sysdev/dcr.c

Simple merge
Simple merge