]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8ab7546c11d49e9ba74cda4d83206761d930951b
treefae4eae1c426711396a2c5b8246c67e4c837db32
parent7f2055f9be1276258c0010c1b34cdd6cb4f6f1f3
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