diff options
| author | Gustavo A. R. Silva <[email protected]> | 2021-08-18 17:21:46 -0500 |
|---|---|---|
| committer | Konstantin Komarov <[email protected]> | 2021-08-27 17:05:11 +0300 |
| commit | abfeb2ee2103f07dd93b9d7b32317e26d1c8ef79 (patch) | |
| tree | 0507824fc22529263834964a36dabe306ea44869 /tools/testing/radix-tree/linux/bug.h | |
| parent | be87e821fdb5ec8c6d404f29e118130c7879ce5b (diff) | |
fs/ntfs3: Fix fall-through warnings for Clang
Fix the following fallthrough warnings:
fs/ntfs3/inode.c:1792:2: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
fs/ntfs3/index.c:178:2: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
This helps with the ongoing efforts to globally enable
-Wimplicit-fallthrough for Clang.
Link: https://github.com/KSPP/linux/issues/115
Signed-off-by: Gustavo A. R. Silva <[email protected]>
Reviewed-by: Nathan Chancellor <[email protected]>
Signed-off-by: Konstantin Komarov <[email protected]>
Diffstat (limited to 'tools/testing/radix-tree/linux/bug.h')
0 files changed, 0 insertions, 0 deletions