aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/cipher.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2016-07-12 13:17:58 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2016-07-18 17:35:50 +0800
commit28cf86fafdd663cfcad3c5a5fe9869f1fa01b472 (patch)
treef7f76d40389544bd7f54b4c590374300283cc29f /crypto/cipher.c
parent5f070e81bee35f1b7bd1477bb223a873ff657803 (diff)
downloadkernel_replicant_linux-28cf86fafdd663cfcad3c5a5fe9869f1fa01b472.tar.gz
kernel_replicant_linux-28cf86fafdd663cfcad3c5a5fe9869f1fa01b472.tar.bz2
kernel_replicant_linux-28cf86fafdd663cfcad3c5a5fe9869f1fa01b472.zip
crypto: scatterwalk - Remove unnecessary advance in scatterwalk_pagedone
The offset advance in scatterwalk_pagedone not only is unnecessary, but it was also buggy when it was needed by scatterwalk_copychunks. As the latter has long ago been fixed to call scatterwalk_advance directly, we can remove this unnecessary offset adjustment. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/cipher.c')
0 files changed, 0 insertions, 0 deletions