Merge branch 'next' into for-linus

Prepare input updates for 4.20 merge window.
此提交包含在:
Dmitry Torokhov
2018-10-22 12:04:33 -07:00
當前提交 cacd9759ee
共有 14 個檔案被更改,包括 64 行新增29 行删除

查看文件

@@ -524,7 +524,7 @@ static void xenkbd_backend_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;