-
由 Herbert Xu 提交于
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: NHerbert Xu <herbert@gondor.apana.org.au>28cf86fa