linux/drivers/crypto/marvell
Colin Ian King c717993dd7 crypto: marvell/octeontx - remove redundant initialization of variable c_size
Variable c_size is being initialized with a value that is never read, it
is being re-assigned with a different value later on. The initialization
is redundant and can be removed.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2022-02-05 15:27:10 +11:00
..
cesa crypto: marvell/cesa - drop unneeded MODULE_ALIAS 2021-09-24 16:03:04 +08:00
octeontx crypto: marvell/octeontx - remove redundant initialization of variable c_size 2022-02-05 15:27:10 +11:00
octeontx2 crypto: octeontx2 - remove CONFIG_DM_CRYPT check 2022-02-05 15:10:52 +11:00
Kconfig crypto: octeontx2 - select CONFIG_NET_DEVLINK 2022-01-31 11:21:45 +11:00
Makefile crypto: marvell - add Marvell OcteonTX2 CPT PF driver 2021-01-22 14:58:02 +11:00