diff options
author | Eric Biggers <ebiggers@google.com> | 2024-12-07 22:57:50 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2024-12-14 12:21:44 +0300 |
commit | a6185842d1b8e7ef5a1a239f26361a39cc291a0b (patch) | |
tree | 916c05ccf6d8400b40e6b4e8f8a16cf2242ad0be /tools/perf/scripts/python | |
parent | 047ea6d85ee32c768ceec9a3ad6b7f403971aa63 (diff) | |
download | linux-a6185842d1b8e7ef5a1a239f26361a39cc291a0b.tar.xz |
crypto: x86 - 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')
0 files changed, 0 insertions, 0 deletions