Gustavo A. R. Silva 6327c911aa drbd: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a couple
of warnings by explicitly adding a break statement instead of just
letting the code fall through to the next, and by adding a fallthrough
pseudo-keyword in places whre the code is intended to fall through.

Link: https://github.com/KSPP/linux/issues/115
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2021-04-20 15:23:30 -06:00
..
2021-02-26 15:49:51 -07:00
2021-03-13 11:27:31 -08:00
2021-02-28 11:23:38 -08:00
2021-03-24 06:57:40 -06:00
2021-01-24 18:15:57 -07:00
2021-04-06 09:30:09 -06:00
2021-04-06 09:29:47 -06:00
2021-02-25 12:21:08 -08:00