diff options
author | 2024-12-07 11:57:50 -0800 | |
---|---|---|
committer | 2024-12-14 17:21:44 +0800 | |
commit | a6185842d1b8e7ef5a1a239f26361a39cc291a0b (patch) | |
tree | 916c05ccf6d8400b40e6b4e8f8a16cf2242ad0be /lib/rhashtable.c | |
parent | crypto: seed - stop using cra_alignmask (diff) | |
download | wireguard-linux-a6185842d1b8e7ef5a1a239f26361a39cc291a0b.tar.xz wireguard-linux-a6185842d1b8e7ef5a1a239f26361a39cc291a0b.zip |
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 'lib/rhashtable.c')
0 files changed, 0 insertions, 0 deletions