[PATCH v2 3/7] KVM: irqchip: convey devid to kvm_set_msi
Eric Auger
eric.auger at linaro.org
Sat Jul 18 11:39:25 PDT 2015
On 07/17/2015 12:21 PM, Pavel Fedin wrote:
> Hello!
>
>>>>> + } else if (!msi->flags)
>>>>> + return -EINVAL;
>>> Did you mean "if (msg->flags)" here (inverted condition)?
Yes thanks for spotting this.
Thanks
Eric
>>
>> Indeed, and also you need { } around the return for the QEMU coding
>> standard.
>
> It's kernel and not qemu :)
>
> Kind regards,
> Pavel Fedin
> Expert Engineer
> Samsung Electronics Research center Russia
>
More information about the linux-arm-kernel
mailing list