forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-19 1c055e55a242a33e574e48be530e06770a210dcd
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",