On Fri, Sep 28, 2012 at 6:21 AM, Seungwon Jeon <tgih.jun@xxxxxxxxxxx> wrote: > Even though platform_get_irq returns error, 'host->irq' > always has an unsigned value. Less-than-zero comparison > of an unsigned value is never true. Type of 'unsigned int' > will be changed for 'int'. > > Signed-off-by: Seungwon Jeon <tgih.jun@xxxxxxxxxxx> > --- > include/linux/mmc/dw_mmc.h | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Acked-by: Will Newton <will.newton@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html