提交 0aaeff96 编写于 作者: M Martin Kletzander

qemu: Follow coding style convention

Signed-off-by: NMartin Kletzander <mkletzan@redhat.com>
上级 5e125782
......@@ -3930,7 +3930,10 @@ getAutoDumpPath(virQEMUDriverPtr driver,
return domname;
}
static void processWatchdogEvent(virQEMUDriverPtr driver, virDomainObjPtr vm, int action)
static void
processWatchdogEvent(virQEMUDriverPtr driver,
virDomainObjPtr vm,
int action)
{
int ret;
virQEMUDriverConfigPtr cfg = virQEMUDriverGetConfig(driver);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册