]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
crypto: talitos - Use zero entry to init descriptors ptrs to zero
authorLEROY Christophe <christophe.leroy@c-s.fr>
Fri, 17 Apr 2015 14:31:49 +0000 (16:31 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 21 Apr 2015 01:14:39 +0000 (09:14 +0800)
commit2529bc371c4154edcf61d76b9691e5da961e23c5
treec2e698ba2e2ec08eb6144ab213cfc274dceb3cb9
parent8e0498d99f182dd06c012dfc62768e8ca0450adf
crypto: talitos - Use zero entry to init descriptors ptrs to zero

Do use zero_entry value to init the descriptors ptrs to zero instead of
writing 0 in each field

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/talitos.c