Hi Ian,

On 20/02/15 16:55, Ian Campbell wrote:
> On Tue, 2015-01-13 at 14:25 +0000, Julien Grall wrote:
>> There is no reason to use signed integer for an index.
> 
> Did you check for now pointless "if ( uthing < 0 ) which a picky
> compiler might whinge about?

I just checked and we don't have a such test in those function.

BTW, I think clang is picky on pointless if ( ufoo < 0 ) but we don't
support it on ARM right now.

>> Signed-off-by: Julien Grall <julien.gr...@linaro.org>
>> Acked-by: Stefano Stabellini <stefano.stabell...@eu.citrix.com>
> 
> Acked-by: Ian Campbell <ian.campb...@citrix.com>

Thanks,

-- 
Julien Grall

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

Reply via email to