Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
crypto: scatterwalk - Remove unused inline function scatterwalk_align…
…ed() The scatterwalk_aligned() are no longer used since removing blkcipher and ablkcipher support, all use of it has been removed since commit d63007e ("crypto: ablkcipher - remove deprecated and unused ablkcipher support"), so remove it. Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
- Loading branch information