[libvirt] [PATCH 1/3] qemu: Use correct default model on s390

Viktor Mihajlovski mihajlov at linux.vnet.ibm.com
Fri Apr 5 11:02:12 UTC 2013


On 04/05/2013 12:12 PM, Peter Krempa wrote:
> @@ -688,9 +688,15 @@ qemuDomainDeviceDefPostParse(virDomainDeviceDefPtr dev,
>
>       if (dev->type == VIR_DOMAIN_DEVICE_NET &&
>           dev->data.net->type != VIR_DOMAIN_NET_TYPE_HOSTDEV) {
> +        const char *model = NULL;
Now that I see what I wrote: the NULL assignment above is useless.
I assume you will need a third pair of eyes?

-- 

Mit freundlichen Grüßen/Kind Regards
    Viktor Mihajlovski

IBM Deutschland Research & Development GmbH
Vorsitzender des Aufsichtsrats: Martina Köderitz
Geschäftsführung: Dirk Wittkopp
Sitz der Gesellschaft: Böblingen
Registergericht: Amtsgericht Stuttgart, HRB 243294




More information about the libvir-list mailing list