s390/processor: let cpu helper functions return boolean values
authorHeiko Carstens <hca@linux.ibm.com>
Mon, 13 Feb 2023 11:35:17 +0000 (12:35 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Wed, 15 Feb 2023 10:07:01 +0000 (11:07 +0100)
commitb977f03ec44aef7f6728bfe1a48f3ee5b0776001
treef112ecbcaa209ae648adc1bd7f80d75d5856bbbb
parentd9c2cf67b9cfd643ba85d51bc865a89a92e4f979
s390/processor: let cpu helper functions return boolean values

Let cpu helper functions return boolean values. This also allows to
make the code a bit simpler by getting rid of the "!!" construct.

Reviewed-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/include/asm/processor.h