diff options
author | Eric Biggers <ebiggers@google.com> | 2024-12-07 11:57:51 -0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2024-12-14 17:21:44 +0800 |
commit | 5478ced4783cfc84ee5f0a4945ce61e8d111bef9 (patch) | |
tree | 435d0707ab34ddd4444525d6253fcf4cb7a2ed65 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | a6185842d1b8e7ef5a1a239f26361a39cc291a0b (diff) |
crypto: aegis - remove assignments of 0 to cra_alignmask
Struct fields are zero by default, so these lines of code have no
effect. Remove them 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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions