OSDN Git Service

crypto: inside-secure - remove useless setting of type flags
authorEric Biggers <ebiggers@google.com>
Wed, 14 Nov 2018 19:10:53 +0000 (11:10 -0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 20 Nov 2018 06:26:55 +0000 (14:26 +0800)
commit2b78aeb366365bd9cbf56c710e8b2ac494620306
tree0ceb4e589cdec8782e188033e45fc26d9dcffb2c
parent3da2c1dfdb802b184eea0653d1e589515b52d74b
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>
drivers/crypto/inside-secure/safexcel_cipher.c