crypto: af_alg - bool type cosmetics
authorLothar Rubusch <l.rubusch@gmail.com>
Fri, 20 Mar 2020 11:36:31 +0000 (11:36 +0000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 30 Mar 2020 00:50:50 +0000 (11:50 +1100)
commitfcb90d51c375d09a034993cda262b68499e233a4
treec2d9185be2df722efcc1e6cc43f5db97a4cb8c52
parent6e4e00d8b68ca7eb30d08afb740033e0d36abe55
crypto: af_alg - bool type cosmetics

When working with bool values the true and false definitions should be used
instead of 1 and 0.

Hopefully I fixed my mailer and apologize for that.

Signed-off-by: Lothar Rubusch <l.rubusch@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/af_alg.c
crypto/algif_hash.c