kernel/drivers/usb/host/ohci-hub.c
.. .. @@ -58,7 +58,7 @@ 58 58 ohci->hc_control |= OHCI_USB_RESET; 59 59 ohci_writel (ohci, ohci->hc_control, &ohci->regs->control); 60 60 (void) ohci_readl (ohci, &ohci->regs->control); 61 - /* FALL THROUGH */61 + fallthrough;62 62 case OHCI_USB_RESET: 63 63 status = -EBUSY; 64 64 ohci_dbg (ohci, "needs reinit!\n");