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)
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>

No differences found