]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.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)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Wed, 14 Aug 2019 09:18:49 +0000 (11:18 +0200)
commit5f98ea4d1d9a96431e1567989165f512a272e7e4
tree276a15d6b1d4057f2fd8d28c7d710ecfc99b56fd
parenta0a23f5ccd6782b0177504f57120277a15f3f9f3
bcache: Annotate switch fall-through

BugLink: https://bugs.launchpad.net/bugs/1784665
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>
(cherry picked from commit 9dfbdec7b7fea1ff1b7b5d5d12980dbc7dca46c7)
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
Acked-by: Stefan Bader <stefan.bader@canonical.com>
Acked-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
drivers/md/bcache/util.c