summaryrefslogtreecommitdiffstats
path: root/crypto/tcrypt.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/tcrypt.c')
-rw-r--r--crypto/tcrypt.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/tcrypt.c b/crypto/tcrypt.c
index a309c819be70..a371c072b62f 100644
--- a/crypto/tcrypt.c
+++ b/crypto/tcrypt.c
@@ -381,7 +381,6 @@ out_noaxbuf:
381 testmgr_free_buf(xbuf); 381 testmgr_free_buf(xbuf);
382out_noxbuf: 382out_noxbuf:
383 kfree(iv); 383 kfree(iv);
384 return;
385} 384}
386 385
387static void test_hash_sg_init(struct scatterlist *sg) 386static void test_hash_sg_init(struct scatterlist *sg)