summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorThorsten Blum <thorsten.blum@linux.dev>2025-12-19 15:51:22 +0100
committerHerbert Xu <herbert@gondor.apana.org.au>2026-01-23 13:48:42 +0800
commit1ccc00d71e3ba3300f95b0baad991400b9d521d1 (patch)
tree6b9ceaf9a51fb19cbb045f5e9bbc610e98d614b0 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parent32adff68c7d3b57b409cee88aa4d603579cf12b4 (diff)
crypto: engine - Use unregister_* in register_{aeads,ahashes,skciphers}
Replace the for loops with calls to unregister_aeads(), unregister_ahashes(), and unregister_skciphers(), respectively. Return 'ret' immediately and remove the goto statements to simplify the error handling code. No functional changes. Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions