]> git.baikalelectronics.ru Git - kernel.git/commit
pktcdvd: fix fall-through annotation
authorGustavo A. R. Silva <gustavo@embeddedor.com>
Tue, 2 Oct 2018 10:24:40 +0000 (12:24 +0200)
committerJens Axboe <axboe@kernel.dk>
Tue, 2 Oct 2018 14:36:58 +0000 (08:36 -0600)
commit562b85225ce07c147810e19e9101f617eb71688e
tree2df161bf9ec21cc643f0bc6ec482eed2e3606610
parent88ebcf4633a811a3b193099d8601c19832fead2c
pktcdvd: fix fall-through annotation

Replace "fallthru" with a proper "fall through" annotation.

This fix is part of the ongoing efforts to enabling
-Wimplicit-fallthrough

Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/pktcdvd.c