diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2016-07-12 07:17:58 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2016-07-18 11:35:50 +0200 |
commit | 28cf86fafdd663cfcad3c5a5fe9869f1fa01b472 (patch) | |
tree | f7f76d40389544bd7f54b4c590374300283cc29f /crypto/rng.c | |
parent | crypto: scatterwalk - Fix test in scatterwalk_done (diff) | |
download | linux-28cf86fafdd663cfcad3c5a5fe9869f1fa01b472.tar.xz 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/rng.c')
0 files changed, 0 insertions, 0 deletions