[CRYPTO] scatterwalk: Use generic scatterlist chaining
authorHerbert Xu <herbert@gondor.apana.org.au>
Thu, 15 Nov 2007 04:08:45 +0000 (12:08 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 10 Jan 2008 21:16:14 +0000 (08:16 +1100)
This patch converts the crypto scatterwalk code to use the generic
scatterlist chaining rather the version specific to crypto.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found