diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2008-07-03 08:57:30 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2008-07-10 14:35:16 +0200 |
commit | 4b22f0ddb6564210c9ded7ba25b2a1007733e784 (patch) | |
tree | c5e98f3eb875ca30ffcee65ff4ac6968a8b54db9 /drivers/crypto/padlock-sha.c | |
parent | crypto: ixp4xx - Hardware crypto support for IXP4xx CPUs (diff) | |
download | linux-4b22f0ddb6564210c9ded7ba25b2a1007733e784.tar.xz linux-4b22f0ddb6564210c9ded7ba25b2a1007733e784.zip |
crypto: tcrpyt - Remove unnecessary kmap/kunmap calls
Noticed by Neil Horman: we are doing unnecessary kmap/kunmap calls
on kmalloced memory. This patch removes them. For the purposes of
testing SG construction, the underlying crypto code already does plenty
of kmap/kunmap calls anyway.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/padlock-sha.c')
0 files changed, 0 insertions, 0 deletions