commit | 9dfbdec7b7fea1ff1b7b5d5d12980dbc7dca46c7 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@wdc.com> | Sun Mar 18 17:36:28 2018 -0700 |
committer | Jens Axboe <axboe@kernel.dk> | Sun Mar 18 20:15:20 2018 -0600 |
tree | d95cb3aa8c4350c1bd2a6e5adc716a3d73df47c2 | |
parent | 4a4e443835a43a79113cc237c472c0d268eb1e1c [diff] |
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>