kernel/drivers/usb/usbip/vhci_rx.c
.. .. @@ -27,7 +27,7 @@ 27 27 28 28 switch (status) { 29 29 case -ENOENT: 30 - /* fall through */30 + fallthrough;31 31 case -ECONNRESET: 32 32 dev_dbg(&urb->dev->dev, 33 33 "urb seq# %u was unlinked %ssynchronously\n",