[libvirt] [PATCH] qemu: fix forget pass the return value to variable @ret

lhuang lhuang at redhat.com
Wed Jun 3 01:13:17 UTC 2015


On 06/03/2015 02:05 AM, John Ferlan wrote:
>
> On 05/31/2015 09:27 AM, Luyao Huang wrote:
>> If we do not pass the return value from qemuDomainRemoveRNGDevice()
>> function to variable @ret, qemuDomainRemoveDevice() functiuon will
>> always fail when recive rng device unplug event from qemu monitor.
>>
>> Signed-off-by: Luyao Huang <lhuang at redhat.com>
>> ---
>>   src/qemu/qemu_hotplug.c | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
> ACK -
>
> Will adjust commit message slightly before pushing

Thank your help John

>
> John

Luyao




More information about the libvir-list mailing list