forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 04dd17822334871b23ea2862f7798fb0e0007777
kernel/drivers/usb/usbip/vhci_rx.c
....@@ -27,7 +27,7 @@
2727
2828 switch (status) {
2929 case -ENOENT:
30
- /* fall through */
30
+ fallthrough;
3131 case -ECONNRESET:
3232 dev_dbg(&urb->dev->dev,
3333 "urb seq# %u was unlinked %ssynchronously\n",