diff options
author | Mathieu Malaterre <malat@debian.org> | 2019-02-21 18:49:53 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2019-02-21 18:49:53 +0300 |
commit | 034f891a844bba3665c2313bcbf61f335dd422e8 (patch) | |
tree | 696abce3dfae0aadcbbde7e3be42e8be0c8c936c /scripts/gen_compile_commands.py | |
parent | c9e716eb9b3455a83ed7c5f5a81256a3da779a95 (diff) | |
download | linux-034f891a844bba3665c2313bcbf61f335dd422e8.tar.xz |
ext4: annotate implicit fall throughs
There is a plan to build the kernel with -Wimplicit-fallthrough and
these places in the code produced warnings (W=1). Fix them up.
This commit remove the following warnings:
fs/ext4/hash.c:233:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
fs/ext4/hash.c:246:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
Signed-off-by: Mathieu Malaterre <malat@debian.org>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Andreas Dilger <adilger@dilger.ca>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions