diff options
author | 2025-01-05 11:34:12 -0800 | |
---|---|---|
committer | 2025-01-14 11:38:32 +0800 | |
commit | 24300d282f7e60ee407c7a6ec8e316b8b9fd570d (patch) | |
tree | af7ad627318214682bb95ca7021a40bba45e8b0e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | crypto: skcipher - remove redundant clamping to page size (diff) | |
download | wireguard-linux-24300d282f7e60ee407c7a6ec8e316b8b9fd570d.tar.xz wireguard-linux-24300d282f7e60ee407c7a6ec8e316b8b9fd570d.zip |
crypto: skcipher - remove redundant check for SKCIPHER_WALK_SLOW
In skcipher_walk_done(), remove the check for SKCIPHER_WALK_SLOW because
it is always true. All other flags (and lack thereof) were checked
earlier in the function, leaving SKCIPHER_WALK_SLOW as the only
remaining possibility.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions