On Sat, Feb 15, 2014 at 2:12 PM, Alexander Shiyan <shc_work@xxxxxxx> wrote: > Variable 'irq' is declared as unsigned and then used to store > negative return values from irq_alloc_descs() such as -EINVAL. > This patch fix this by declaring the variable as a signed. > > Signed-off-by: Alexander Shiyan <shc_work@xxxxxxx> Patch applied. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html