提交 f1ac096e 编写于 作者: P Peter Krempa

mock:qemuDomainGetUnplugTimeout: Remove unused attribute for '@vm'

'@vm' is used to use a different timeout for ppc64 guests.
Signed-off-by: NPeter Krempa <pkrempa@redhat.com>
Reviewed-by: NMichal Privoznik <mprivozn@redhat.com>
上级 2ab8dba5
......@@ -39,7 +39,7 @@ init_syms(void)
}
unsigned long long
qemuDomainGetUnplugTimeout(virDomainObjPtr vm G_GNUC_UNUSED)
qemuDomainGetUnplugTimeout(virDomainObjPtr vm)
{
/* Wait only 100ms for DEVICE_DELETED event. Give a greater
* timeout in case of PSeries guest to be consistent with the
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册