Files
linux/net/tipc
Gustavo A. R. Silva 1c78ba4924 tipc: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a warning
by explicitly adding a break 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>
2021-05-17 20:08:42 -05:00
..
2018-08-29 18:04:54 -07:00
2020-09-18 13:58:37 -07:00
2021-03-29 16:28:50 -07:00