diff options
author | Mathieu Malaterre <malat@debian.org> | 2019-01-24 19:05:04 +0100 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2019-01-28 15:50:45 +0100 |
commit | f068ebd13bf3682875814f15a654e023af7a9c3b (patch) | |
tree | 2aed8d1491bb6bf665087df557c621d87102062a /tools/perf/scripts/python | |
parent | 032cdc39793fc814d78d7302c3e81048a76f3da5 (diff) |
ext2: Annotate implicit fall through in __ext2_truncate_blocks
There is a plan to build the kernel with -Wimplicit-fallthrough and
these places in the code produced warnings (W=1).
This commit removes the following warnings:
fs/ext2/inode.c:1237:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
fs/ext2/inode.c:1244:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
Signed-off-by: Mathieu Malaterre <malat@debian.org>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions