crypto: echainiv - Remove unused alg/spawn variable
authorCorentin Labbe <clabbe@baylibre.com>
Tue, 12 Dec 2017 19:30:13 +0000 (19:30 +0000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 22 Dec 2017 08:52:45 +0000 (19:52 +1100)
commit1f83f4d15d285689176a825c298e9e1c95c90a20
tree9ae99326826cfab51bb44afa90eef9245515ac48
parent25cf7f06af2264d240c91255bb9c6082d98cc73e
crypto: echainiv - Remove unused alg/spawn variable

This patch remove two unused variable and some dead "code" using it.

Fixes: 66008d4230f6 ("crypto: echainiv - Remove AEAD compatibility code")
Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/echainiv.c