On 20/02/15 16:08, Ian Campbell wrote:
> On Wed, 2015-01-28 at 18:26 +0000, Stefano Stabellini wrote:
> 
>>> +        int spi = irq - 32;
>>
>> unsigned int
> 
> and underflow?

No because there is a check (irq < 32) before using the variable spi.
It was more convenient to initialize it directly.


Regards,

-- 
Julien Grall

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to