diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2025-03-14 11:27:20 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2025-03-21 17:33:39 +0800 |
commit | e9ed7aff2554176cac0c49907e14d55679d67f8a (patch) | |
tree | f7551beb72a5b179b37886ebb744ba81b199eebe /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 795e5bdb0ada2c77ea28611d88f1d5d7ca9b2f4d (diff) |
crypto: scatterwalk - Use nth_page instead of doing it by hand
Curiously, the Crypto API scatterwalk incremented pages by hand
rather than using nth_page. Possibly because scatterwalk predates
nth_page (the following commit is from the history tree):
commit 3957f2b34960d85b63e814262a8be7d5ad91444d
Author: James Morris <jmorris@intercode.com.au>
Date: Sun Feb 2 07:35:32 2003 -0800
[CRYPTO]: in/out scatterlist support for ciphers.
Fix this by using nth_page.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions