diff options
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2018-07-02 19:49:02 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-07-09 17:07:53 +0200 |
commit | d769a992966b0a188096fda24fc08fc769ec6547 (patch) | |
tree | d04f2ba5b9b5a568dd761b83e0b48f3ae4bed2cb /drivers/block/loop.c | |
parent | blk-mq: only attempt to merge bio if there is rq in sw queue (diff) | |
download | linux-d769a992966b0a188096fda24fc08fc769ec6547.tar.xz linux-d769a992966b0a188096fda24fc08fc769ec6547.zip |
drbd: mark expected switch fall-throughs
In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.
Warning level 2 was used in this case: -Wimplicit-fallthrough=2
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions