diff options
author | Eric Biggers <ebiggers@google.com> | 2024-12-07 22:57:52 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2024-12-14 12:21:44 +0300 |
commit | f916e44487f56df4827069ff3a2070c0746dc511 (patch) | |
tree | 88edc829f3b37dbd2b449cc0160cb9846b8d2209 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5478ced4783cfc84ee5f0a4945ce61e8d111bef9 (diff) | |
download | linux-f916e44487f56df4827069ff3a2070c0746dc511.tar.xz |
crypto: keywrap - remove assignment of 0 to cra_alignmask
Since this code is zero-initializing the algorithm struct, the
assignment of 0 to cra_alignmask is redundant. Remove it to reduce the
number of matches that are found when grepping for cra_alignmask.
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