diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2020-11-20 12:32:46 -0600 |
---|---|---|
committer | Gustavo A. R. Silva <gustavoars@kernel.org> | 2021-05-17 18:58:40 -0500 |
commit | fc7980915a8601b9a54c547a74dad0fdffc674a5 (patch) | |
tree | 456221eb308ec7d6016225830d04fea5e4760b58 /fs/reiserfs | |
parent | 18a0e8d0f103af40c82f751fabb0b4cb0bf2f32a (diff) | |
download | lwn-fc7980915a8601b9a54c547a74dad0fdffc674a5.tar.gz lwn-fc7980915a8601b9a54c547a74dad0fdffc674a5.zip |
vxge: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a warning
by explicitly adding a return statement instead of letting the code fall
through to the next case.
Link: https://github.com/KSPP/linux/issues/115
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Diffstat (limited to 'fs/reiserfs')
0 files changed, 0 insertions, 0 deletions