Merge tag '9p-for-5.3' of git://github.com/martinetd/linux
[platform/kernel/linux-starfive.git] / net / 9p / trans_xen.c
index 9daab0d..3963eb1 100644 (file)
@@ -513,7 +513,7 @@ static void xen_9pfs_front_changed(struct xenbus_device *dev,
        case XenbusStateClosed:
                if (dev->state == XenbusStateClosed)
                        break;
-               /* Missed the backend's CLOSING state -- fallthrough */
+               /* fall through - Missed the backend's CLOSING state */
        case XenbusStateClosing:
                xenbus_frontend_closed(dev);
                break;