commit | fa393d1b9c6326c227a24915a6f00721a288bde9 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@wdc.com> | Wed Aug 30 11:42:07 2017 -0700 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Sep 01 13:56:36 2017 -0600 |
tree | dae6d27af9f38e63b9d816bbfa9c574417f839f9 | |
parent | a254d989f31df97be9ee07a13b9b20087d0d3106 [diff] |
bfq: Annotate fall-through in a switch statement This patch avoids that gcc 7 issues a warning about fall-through when building with W=1. Acked-by: Paolo Valente <paolo.valente@linaro.org> Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>