Hi, On Fri, Sep 28 2012, Will Newton wrote: > 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> Thanks, pushed to mmc-next for 3.8. - Chris. -- Chris Ball <cjb@xxxxxxxxxx> <http://printf.net/> One Laptop Per Child -- 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