Re: [PATCH] irqchip: keystone: remove warning unsigned 'kirq->irq' is never less than zero

From: Jason Cooper
Date: Wed Sep 03 2014 - 07:51:12 EST


On Thu, Aug 28, 2014 at 08:16:29PM +0300, Grygorii Strashko wrote:
> Remove static checker warning:
>
> drivers/irqchip/irq-keystone.c:166 keystone_irq_probe()
> warn: unsigned 'kirq->irq' is never less than zero.
>
> Reported-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
> Signed-off-by: Grygorii Strashko <grygorii.strashko@xxxxxx>
> ---
> drivers/irqchip/irq-keystone.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Applied to irqchip/keystone

thx,

Jason.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/