提交 8bb0cd14 编写于 作者: C Chris Lalancette

Fix up confusing indentation in qemudDomainAttachHostPciDevice.

Signed-off-by: NChris Lalancette <clalance@redhat.com>
上级 40e973dd
......@@ -8017,7 +8017,7 @@ static int qemudDomainAttachHostPciDevice(struct qemud_driver *driver,
}
if (qemuPrepareHostdevPCIDevices(driver, &hostdev, 1))
return -1;
return -1;
if (qemuCmdFlags & QEMUD_CMD_FLAG_DEVICE) {
if (qemuAssignDeviceHostdevAlias(vm->def, hostdev, -1) < 0)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册