linux/fs/adfs
Gustavo A. R. Silva 74f79099ef adfs: mark expected switch fall-throughs
In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.

Warning level 3 was used: -Wimplicit-fallthrough=3

This patch is part of the ongoing efforts to enable
-Wimplicit-fallthrough

Reviewed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
2019-04-08 18:36:17 -05:00
..
adfs.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
dir.c adfs_lookup: do not fail with ENOENT on negatives, use d_splice_alias() 2018-05-22 14:27:56 -04:00
dir_f.c adfs: mark expected switch fall-throughs 2019-04-08 18:36:17 -05:00
dir_f.h
dir_fplus.c adfs: constify adfs_dir_ops structures 2015-12-06 21:17:16 -05:00
dir_fplus.h
file.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
inode.c adfs: use timespec64 for time conversion 2018-08-22 10:52:51 -07:00
Kconfig fs/adfs: remove depends on CONFIG_EXPERIMENTAL 2013-01-21 14:39:04 -08:00
Makefile
map.c Fix common misspellings 2011-03-31 11:26:23 -03:00
super.c adfs: don't put inodes into icache 2018-08-03 16:03:33 -04:00