OSDN Git Service

arm64: Use bool function return values of true/false not 1/0
authorJoe Perches <joe@perches.com>
Mon, 30 Mar 2015 23:46:00 +0000 (00:46 +0100)
committerWill Deacon <will.deacon@arm.com>
Tue, 31 Mar 2015 15:28:44 +0000 (16:28 +0100)
commitcc3979b54d5f1d5b5059b404892888c304d28080
treefae4eae1c426711396a2c5b8246c67e4c837db32
parent475bfd3d67fa8f7e9cbc08a943b5e8cb6f70044d
arm64: Use bool function return values of true/false not 1/0

Use the normal return values for bool functions

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/include/asm/dma-mapping.h