提交 0cabcd98 编写于 作者: M Michal Privoznik

virWaitForDevices: Drop confusing part of comment

It's not true that there is a backup loop. There isn't. Drop this
part of the comment to not confuse anybody.
Signed-off-by: NMichal Privoznik <mprivozn@redhat.com>
Reviewed-by: NJán Tomko <jtomko@redhat.com>
上级 a251095e
...@@ -1495,8 +1495,6 @@ void virWaitForDevices(void) ...@@ -1495,8 +1495,6 @@ void virWaitForDevices(void)
/* /*
* NOTE: we ignore errors here; this is just to make sure that any device * NOTE: we ignore errors here; this is just to make sure that any device
* nodes that are being created finish before we try to scan them. * nodes that are being created finish before we try to scan them.
* If this fails for any reason, we still have the backup of polling for
* 5 seconds for device nodes.
*/ */
ignore_value(virRun(settleprog, &exitstatus)); ignore_value(virRun(settleprog, &exitstatus));
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册