提交 723c425f 编写于 作者: W Wei Liu

Driver: hv: vmbus: drop a no long applicable comment

None of the things mentioned in the comment is initialized in hv_init.
They've been moved elsewhere.
Signed-off-by: NWei Liu <wei.liu@kernel.org>
Link: https://lore.kernel.org/r/20200506160806.118965-1-wei.liu@kernel.orgReviewed-by: NMichael Kelley <mikelley@microsoft.com>
上级 b7d18c57
......@@ -1404,7 +1404,6 @@ static int vmbus_bus_init(void)
{
int ret;
/* Hypervisor initialization...setup hypercall page..etc */
ret = hv_init();
if (ret != 0) {
pr_err("Unable to initialize the hypervisor - 0x%x\n", ret);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册