diff options
author | Himanshu Jha <himanshujha199640@gmail.com> | 2017-12-31 13:24:23 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2018-01-12 13:02:56 +0100 |
commit | 75d68369b544acc5d14c18a827654dfff248d09d (patch) | |
tree | 28a59ee3d94752e1f90f4e76399c7da10d99f224 /crypto/rsapubkey.asn1 | |
parent | crypto: x86/poly1305 - remove cra_alignmask (diff) | |
download | linux-75d68369b544acc5d14c18a827654dfff248d09d.tar.xz linux-75d68369b544acc5d14c18a827654dfff248d09d.zip |
crypto: Use zeroing memory allocator instead of allocator/memset
Use dma_zalloc_coherent for allocating zeroed
memory and remove unnecessary memset function.
Done using Coccinelle.
Generated-by: scripts/coccinelle/api/alloc/kzalloc-simple.cocci
0-day tested with no failures.
Signed-off-by: Himanshu Jha <himanshujha199640@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/rsapubkey.asn1')
0 files changed, 0 insertions, 0 deletions