]> git.baikalelectronics.ru Git - kernel.git/commit
lightnvm: pblk: mark expected switch fall-through
authorGustavo A. R. Silva <gustavo@embeddedor.com>
Fri, 13 Jul 2018 08:48:43 +0000 (10:48 +0200)
committerJens Axboe <axboe@kernel.dk>
Fri, 13 Jul 2018 14:14:45 +0000 (08:14 -0600)
commit28a3779e3ab78c0deefd8caf0cdabbaa21b8d1e1
treeb241be3a07acedbf49d213e5cb69a7c18112f14c
parent166e1d8a40aa819cdea75102548e21f6ba8b191e
lightnvm: pblk: mark expected switch fall-through

In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.

Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Matias Bjørling <mb@lightnvm.io>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/lightnvm/pblk-core.c