[PATCH v2 3/7] KVM: irqchip: convey devid to kvm_set_msi

Paolo Bonzini pbonzini at redhat.com
Fri Jul 17 03:09:15 PDT 2015



On 17/07/2015 09:27, Pavel Fedin wrote:
>> > +	} else if (!msi->flags)
>> > +		return -EINVAL;
>  Did you mean "if (msg->flags)" here (inverted condition)?

Indeed, and also you need { } around the return for the QEMU coding
standard.

Paolo

>> > +
>> > +	/* historically the route.type was not set */
>> > +



More information about the linux-arm-kernel mailing list