On Mon, 9 Jul 2018 17:53:09 -0500 "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx> wrote: > In preparation to enabling -Wimplicit-fallthrough, mark switch cases > where we are expecting to fall through. > > Signed-off-by: Gustavo A. R. Silva <gustavo@xxxxxxxxxxxxxx> > --- > drivers/vfio/pci/vfio_pci.c | 2 +- > drivers/vfio/vfio_iommu_type1.c | 1 + > 2 files changed, 2 insertions(+), 1 deletion(-) Applied to vfio next branch for v4.19. Thanks, Alex