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