]> asedeno.scripts.mit.edu Git - linux.git/commit
bcache: Annotate switch fall-through
authorBart Van Assche <bart.vanassche@wdc.com>
Mon, 19 Mar 2018 00:36:28 +0000 (17:36 -0700)
committerJens Axboe <axboe@kernel.dk>
Mon, 19 Mar 2018 02:15:20 +0000 (20:15 -0600)
commit9dfbdec7b7fea1ff1b7b5d5d12980dbc7dca46c7
treed95cb3aa8c4350c1bd2a6e5adc716a3d73df47c2
parent4a4e443835a43a79113cc237c472c0d268eb1e1c
bcache: Annotate switch fall-through

This patch avoids that building with W=1 triggers complaints about
switch fall-throughs.

Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Reviewed-by: Michael Lyle <mlyle@lyle.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/md/bcache/util.c