Merge tag '9p-for-5.3' of git://github.com/martinetd/linux
[linux-block.git] / net / 9p / trans_xen.c
index 9daab0dd833b31cbb663b7756970a545cc59f3cf..3963eb11c3fbdd841197f9d9ac7f9426db52ecba 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;