提交 e0b90162 编写于 作者: M Michal Privoznik

qemu_driver: Fix comment of qemuStateCleanup()

The comment says that the function kills domains and networks.
This is obviously not the case.
Signed-off-by: NMichal Privoznik <mprivozn@redhat.com>
Reviewed-by: NDaniel P. Berrangé <berrange@redhat.com>
上级 4d2b9665
......@@ -1154,7 +1154,7 @@ qemuStateStop(void)
/**
* qemuStateCleanup:
*
* Shutdown the QEMU daemon, it will stop all active domains and networks
* Release resources allocated by QEMU driver (no domain is shut off though)
*/
static int
qemuStateCleanup(void)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册