diff options
author | Eric Biggers <ebiggers@google.com> | 2024-12-07 11:57:52 -0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2024-12-14 17:21:44 +0800 |
commit | f916e44487f56df4827069ff3a2070c0746dc511 (patch) | |
tree | 88edc829f3b37dbd2b449cc0160cb9846b8d2209 /lib/rhashtable.c | |
parent | 5478ced4783cfc84ee5f0a4945ce61e8d111bef9 (diff) |
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