summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorThorsten Blum <thorsten.blum@linux.dev>2026-06-14 17:26:07 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2026-07-05 13:24:08 +0800
commit32ba5ea177207501c3bf201d9a8d0a77cbf26ca0 (patch)
treeb3d2c2e41079f1214ea3ebc9e0f16947db83985c /tools/perf/scripts/python/bin
parenta2f5f62c5b0b97b1990161abe41ec80504dd6f91 (diff)
crypto: qce - drop unused scatterlist traversal in qce_ahash_update
Commit df12ef60c87b ("crypto: qce/sha - Do not modify scatterlist passed along with request") removed the only use of sg_last, rendering the scatterlist traversal useless. Remove it and its local variables. Also remove the redundant hash_later check, inline the source offset, and assign the number of complete blocks directly to req->nbytes. Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev> Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions