
28 Jun
2012
28 Jun
'12
12:11 p.m.
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