diff options
author | Mathieu Malaterre <[email protected]> | 2019-02-21 10:51:27 -0500 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2019-02-21 10:51:27 -0500 |
commit | 793bc5181b14bf7cdfefe9d2fe8fc4a8114b78f9 (patch) | |
tree | 48c5e431f7e95a37cced816fa83f9e87f8e9ae54 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 034f891a844bba3665c2313bcbf61f335dd422e8 (diff) |
ext4: annotate more 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/indirect.c:1182:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
fs/ext4/indirect.c:1188:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
fs/ext4/indirect.c:1432:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
fs/ext4/indirect.c:1440:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
Signed-off-by: Mathieu Malaterre <[email protected]>
Signed-off-by: Theodore Ts'o <[email protected]>
Reviewed-by: Andreas Dilger <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions