summaryrefslogtreecommitdiff
path: root/crypto/camellia.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2008-07-03 14:57:30 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2008-07-10 20:35:16 +0800
commit2a5b3098e64ce75b01559789b542038b5ae8f945 (patch)
tree2b8f2117b9967e6e83c147f0ce65d8e371a26b63 /crypto/camellia.c
parent461b9327bf815013f1fd28433f99a9778b85cf4c (diff)
downloadlinux-crypto-2a5b3098e64ce75b01559789b542038b5ae8f945.tar.gz
linux-crypto-2a5b3098e64ce75b01559789b542038b5ae8f945.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 '')
0 files changed, 0 insertions, 0 deletions