summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorThorsten Blum <thorsten.blum@linux.dev>2026-03-02 12:34:53 +0100
committerHerbert Xu <herbert@gondor.apana.org.au>2026-03-14 14:03:19 +0900
commitd23cf35880114a1ad24efc262577e494ebfa0c23 (patch)
treec69252c07b7aa00712f7fa646e6c3794e25c30f0 /tools/perf/scripts/python
parent25ab621f7de76fbcd6bfeb8915f8882785323674 (diff)
crypto: qce - Remove return variable and unused assignments
In qce_aead_done(), the return variable 'ret' is no longer used - remove it. And qce_aead_prepare_dst_buf() jumps directly to 'dst_tbl_free:' on error and returns 'sg' - drop the useless 'ret' assignments. Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions