linux_dsm_epyc7002/drivers/crypto/marvell/octeontx
Gustavo A. R. Silva df561f6688 treewide: Use fallthrough pseudo-keyword
Replace the existing /* fall through */ comments and its variants with
the new pseudo-keyword macro fallthrough[1]. Also, remove unnecessary
fall-through markings when it is the case.

[1] https://www.kernel.org/doc/html/v5.7/process/deprecated.html?highlight=fallthrough#implicit-switch-case-fall-through

Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
2020-08-23 17:36:59 -05:00
..
Makefile
otx_cpt_common.h
otx_cpt_hw_types.h
otx_cptpf_main.c crypto: marvell/octeontx - Add missing '\n' in log messages 2020-04-16 16:49:23 +10: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: octeontx - Fix sparse warnings 2020-06-18 17:47:16 +10:00
otx_cptpf_ucode.h crypto: octeontx - Fix sparse warnings 2020-06-18 17:47:16 +10:00
otx_cptpf.h
otx_cptvf_algs.c crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY 2020-07-16 21:49:10 +10:00
otx_cptvf_algs.h crypto: octeontx - Fix sparse warnings 2020-06-18 17:47:16 +10:00
otx_cptvf_main.c mm, treewide: rename kzfree() to kfree_sensitive() 2020-08-07 11:33:22 -07:00
otx_cptvf_mbox.c
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
otx_cptvf.h