linux/arch/s390/include
Harald Freudenberger 9b97e9f555 s390/zcrypt: switch return type to bool for ap_instructions_available()
Function ap_instructions_available() had returntype int but
in fact returned 1 for true and 0 for false. Changed returntype
to bool.

Signed-off-by: Harald Freudenberger <freude@linux.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2018-08-20 16:02:10 +02:00
..
asm s390/zcrypt: switch return type to bool for ap_instructions_available() 2018-08-20 16:02:10 +02:00
uapi/asm s390/chsc: fix packed-not-aligned warnings 2018-07-17 07:27:56 +02:00