Re: [libvirt] [PATCH] domain_conf.c:fix a typo

2016-09-21 Thread John Ferlan
On 09/21/2016 03:18 PM, Nitesh Konkar wrote: > Signed-off-by: Nitesh Konkar > --- > src/conf/domain_conf.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > ACK and pushed, Tks, John -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-l

Re: [libvirt] [PATCH] domain_conf.c:fix a typo

2016-09-21 Thread John Ferlan
On 09/21/2016 12:52 PM, Nitesh Konkar wrote: > Signed-off-by: Nitesh Konkar > --- > src/conf/domain_conf.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > ACK and pushed Tks, John -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-li

[libvirt] [PATCH] domain_conf.c:fix a typo

2016-09-21 Thread Nitesh Konkar
Signed-off-by: Nitesh Konkar --- src/conf/domain_conf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/conf/domain_conf.c b/src/conf/domain_conf.c index ea246b0..28b81d2 100644 --- a/src/conf/domain_conf.c +++ b/src/conf/domain_conf.c @@ -25447,7 +25447,7 @@ virDomainDisk

[libvirt] [PATCH] domain_conf.c:fix a typo

2016-09-21 Thread Nitesh Konkar
Signed-off-by: Nitesh Konkar --- src/conf/domain_conf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/conf/domain_conf.c b/src/conf/domain_conf.c index a70be31..ebddf5f 100644 --- a/src/conf/domain_conf.c +++ b/src/conf/domain_conf.c @@ -13936,7 +13936,7 @@ void virDomai