kernel_optimize_test/fs/erofs
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
..
compress.h
data.c Changes since last update: 2020-08-06 19:22:51 -07:00
decompressor.c
dir.c
erofs_fs.h
inode.c
internal.h
Kconfig
Makefile
namei.c
super.c
tagptr.h
utils.c erofs: fold in used-once helper erofs_workgroup_unfreeze_final() 2020-08-03 21:04:46 +08:00
xattr.c
xattr.h
zdata.c Changes since last update: 2020-08-06 19:22:51 -07:00
zdata.h
zmap.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
zpvec.h