Re: [PATCH 1/2] rtc: rtc-ds1374: fix 'no irq' case handling

From: Alan Cox
Date: Tue Aug 19 2008 - 17:43:59 EST


> Shouldn't this be
>
> > - if (client->irq <= NO_IRQ)
>
> instead of

NO_IRQ is obsolete. client->irq != is the test and IRQ numbers are
unsigned.

Alan
--
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/