Re: [PATCH] input: signedness bug in cma3000_thread_irq()

From: Dmitry Torokhov
Date: Mon Dec 12 2011 - 02:42:25 EST


On Mon, Dec 12, 2011 at 01:49:26AM -0500, Xi Wang wrote:
> The error check (intr_status < 0) didn't work because intr_status is
> a u8. Change its type to signed int.
>

Applied, thank you.

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