1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/crypto/marvell/octeontx
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
..
Makefile crypto: marvell - add the Virtual Function driver for CPT 2020-03-20 14:36:52 +11:00
otx_cpt_common.h
otx_cpt_hw_types.h crypto: marvell - add the Virtual Function driver for CPT 2020-03-20 14:36:52 +11:00
otx_cptpf.h
otx_cptpf_main.c crypto: marvell/octeontx - Use dma_set_mask_and_coherent to simplify code 2020-11-27 17:13:48 +11:00
otx_cptpf_mbox.c crypto: marvell/octeontx - Add missing '\n' in log messages 2020-04-16 16:49:23 +10:00
otx_cptpf_ucode.c crypto: marvell/octeontx - simplify the return expression of create_sysfs_eng_grps_info() 2020-10-02 18:02:10 +10:00
otx_cptpf_ucode.h crypto: octeontx - Fix sparse warnings 2020-06-18 17:47:16 +10:00
otx_cptvf.h crypto: marvell - add the Virtual Function driver for CPT 2020-03-20 14:36:52 +11:00
otx_cptvf_algs.c crypto: sha - split sha.h into sha1.h and sha2.h 2020-11-20 14:45:33 +11:00
otx_cptvf_algs.h crypto: octeontx - Fix sparse warnings 2020-06-18 17:47:16 +10:00
otx_cptvf_main.c crypto: marvell/octeontx - remove redundant initialization of variable c_size 2022-02-05 15:27:10 +11:00
otx_cptvf_mbox.c crypto: marvell - add the Virtual Function driver for CPT 2020-03-20 14:36:52 +11:00
otx_cptvf_reqmgr.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
otx_cptvf_reqmgr.h mm, treewide: rename kzfree() to kfree_sensitive() 2020-08-07 11:33:22 -07:00