diff options
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2018-08-09 10:54:46 -0500 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-08-09 10:17:38 -0600 |
commit | 0a1c749dee4c52465d5580d77e0f8aaa9215c357 (patch) | |
tree | 986bad6d2653f8f6f15e82500454058ec9155faa /block/blk-throttle.c | |
parent | 24ecc3585348b616993a3c4d6dc2c6b8007e358c (diff) | |
download | linux-0a1c749dee4c52465d5580d77e0f8aaa9215c357.tar.bz2 |
block: paride: pd: mark expected switch fall-throughs
In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.
Addresses-Coverity-ID: 1056543 ("Missing break in switch")
Addresses-Coverity-ID: 1056544 ("Missing break in switch")
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/blk-throttle.c')
0 files changed, 0 insertions, 0 deletions