commit | fcb90d51c375d09a034993cda262b68499e233a4 | [log] [tgz] |
---|---|---|
author | Lothar Rubusch <l.rubusch@gmail.com> | Fri Mar 20 11:36:31 2020 +0000 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Mon Mar 30 11:50:50 2020 +1100 |
tree | c2d9185be2df722efcc1e6cc43f5db97a4cb8c52 | |
parent | 6e4e00d8b68ca7eb30d08afb740033e0d36abe55 [diff] |
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>