diff options
author | Eric Biggers <ebiggers@google.com> | 2018-11-14 22:10:53 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2018-11-20 09:26:55 +0300 |
commit | 2b78aeb366365bd9cbf56c710e8b2ac494620306 (patch) | |
tree | 0ceb4e589cdec8782e188033e45fc26d9dcffb2c /crypto/ecc.c | |
parent | 3da2c1dfdb802b184eea0653d1e589515b52d74b (diff) | |
download | linux-2b78aeb366365bd9cbf56c710e8b2ac494620306.tar.xz |
crypto: inside-secure - remove useless setting of type flags
Remove the unnecessary setting of CRYPTO_ALG_TYPE_SKCIPHER.
Commit 2c95e6d97892 ("crypto: skcipher - remove useless setting of type
flags") took care of this everywhere else, but a few more instances made
it into the tree at about the same time. Squash them before they get
copy+pasted around again.
This patch shouldn't change any actual behavior.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Acked-by: Antoine Tenart <antoine.tenart@bootlin.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/ecc.c')
0 files changed, 0 insertions, 0 deletions