[libvirt] [PATCH] conf: Don't shadow error from virGetDomain()

Peter Krempa pkrempa at redhat.com
Thu Jun 28 16:11:14 UTC 2012


On 06/28/12 17:21, Eric Blake wrote:
> On 06/28/2012 08:35 AM, Peter Krempa wrote:
>> virGetDomain() does a good job of reporting errors itself. This patch
>> removes shadowing of that error in virDomainListPopulate().
>> ---
>>   src/conf/virdomainlist.c |   11 ++++-------
>>   1 files changed, 4 insertions(+), 7 deletions(-)
>
> ACK.
>

Pushed; Thanks!

Peter




More information about the libvir-list mailing list