On Sun, Jan 30, 2022 at 10:53:25PM +0000, Colin Ian King wrote: > 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@xxxxxxxxx> > --- > drivers/crypto/marvell/octeontx/otx_cptvf_main.c | 1 - > 1 file changed, 1 deletion(-) Patch applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt