diff options
author | 2024-12-07 11:57:51 -0800 | |
---|---|---|
committer | 2024-12-14 17:21:44 +0800 | |
commit | 5478ced4783cfc84ee5f0a4945ce61e8d111bef9 (patch) | |
tree | 435d0707ab34ddd4444525d6253fcf4cb7a2ed65 /lib/rhashtable.c | |
parent | crypto: x86 - remove assignments of 0 to cra_alignmask (diff) | |
download | wireguard-linux-5478ced4783cfc84ee5f0a4945ce61e8d111bef9.tar.xz wireguard-linux-5478ced4783cfc84ee5f0a4945ce61e8d111bef9.zip |
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 'lib/rhashtable.c')
0 files changed, 0 insertions, 0 deletions