commit | 809abaefa4d25a46bfa35e595049f23f3e35e4e6 | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ardb@kernel.org> | Sat Nov 09 18:09:52 2019 +0100 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Sun Nov 17 09:02:49 2019 +0800 |
tree | 51eac01ec76a17976c19429dc16807a8a805ba6e | |
parent | 8160ee7e285dc9cb69cae12b4505af7b425625b7 [diff] |
crypto: nx - remove stale comment referring to the blkcipher walk API These drivers do not use either the deprecated blkcipher or the current skcipher walk API, so this comment must refer to a previous state of the driver that no longer exists. So drop the comments. Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>