acrn-kernel/fs/ubifs
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
..
Kconfig
Makefile
auth.c
budget.c
commit.c treewide: Remove uninitialized_var() usage 2020-07-16 12:35:15 -07:00
compress.c
crypto.c
debug.c mm: remove the pgprot argument to __vmalloc 2020-06-02 10:59:11 -07:00
debug.h
dir.c treewide: Remove uninitialized_var() usage 2020-07-16 12:35:15 -07:00
file.c treewide: Remove uninitialized_var() usage 2020-07-16 12:35:15 -07:00
find.c
gc.c
io.c
ioctl.c
journal.c This pull request contains changes for JFFS2, UBI and UBIFS 2020-08-10 18:20:04 -07:00
key.h
log.c
lprops.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
lpt.c treewide: Remove uninitialized_var() usage 2020-07-16 12:35:15 -07:00
lpt_commit.c mm: remove the pgprot argument to __vmalloc 2020-06-02 10:59:11 -07:00
master.c
misc.c
misc.h ubifs: misc.h: delete a duplicated word 2020-08-02 22:59:03 +02:00
orphan.c mm: remove the pgprot argument to __vmalloc 2020-06-02 10:59:11 -07:00
recovery.c
replay.c
sb.c ubifs: add option to specify version for new file systems 2020-08-02 22:23:46 +02:00
scan.c
shrinker.c
super.c ubifs: add option to specify version for new file systems 2020-08-02 22:23:46 +02:00
tnc.c treewide: Remove uninitialized_var() usage 2020-07-16 12:35:15 -07:00
tnc_commit.c
tnc_misc.c treewide: Remove uninitialized_var() usage 2020-07-16 12:35:15 -07:00
ubifs-media.h
ubifs.h ubifs: add option to specify version for new file systems 2020-08-02 22:23:46 +02:00
xattr.c