Displaying 1 result from an estimated 1 matches for "setup_pid".
2020 Sep 09
17
[trivial PATCH] treewide: Convert switch/case fallthrough; to break;
...--- a/drivers/usb/isp1760/isp1760-hcd.c
+++ b/drivers/usb/isp1760/isp1760-hcd.c
@@ -792,7 +792,7 @@ static void collect_qtds(struct usb_hcd *hcd, struct isp1760_qh *qh,
case OUT_PID:
qtd->urb->actual_length +=
qtd->actual_length;
- fallthrough;
+ break;
case SETUP_PID:
break;
}
diff --git a/drivers/usb/musb/cppi_dma.c b/drivers/usb/musb/cppi_dma.c
index edb5b63d7063..a066aec2b4c1 100644
--- a/drivers/usb/musb/cppi_dma.c
+++ b/drivers/usb/musb/cppi_dma.c
@@ -975,7 +975,7 @@ static int cppi_channel_program(struct dma_channel *ch,
musb_dbg(musb, "...