diff options
Diffstat (limited to 'crypto/tcrypt.c')
-rw-r--r-- | crypto/tcrypt.c | 1 |
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); |
382 | out_noxbuf: | 382 | out_noxbuf: |
383 | kfree(iv); | 383 | kfree(iv); |
384 | return; | ||
385 | } | 384 | } |
386 | 385 | ||
387 | static void test_hash_sg_init(struct scatterlist *sg) | 386 | static void test_hash_sg_init(struct scatterlist *sg) |