提交 69c1f338 编写于 作者: N Nitesh Konkar 提交者: John Ferlan

domain_conf.c:fix the comment.

Signed-off-by: NNitesh Konkar <nitkon12@linux.vnet.ibm.com>
上级 dcbf7b13
......@@ -14123,10 +14123,8 @@ void
virDomainNetRemoveHostdev(virDomainDefPtr def,
virDomainNetDefPtr net)
{
/* hostdev net devices are normally also be in the hostdevs
* array, but might have already been removed by the time we
* get here.
*/
/* hostdev net devices are normally in the hostdevs array, but
* might have already been removed by the time we get here */
virDomainHostdevDefPtr hostdev = virDomainNetGetActualHostdev(net);
size_t i;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册