Re: [PATCH] serial: omap-serial: fix signess error

From: Tony Lindgren
Date: Tue Oct 12 2010 - 16:21:18 EST


* Kevin Hilman <khilman@xxxxxxxxxxxxxxxxxxx> [101012 11:30]:
> [adding linux-omap list]
>
> Vasiliy Kulikov <segooon@xxxxxxxxx> writes:
>
> > "ret" is unsigned, so check for (ret < 0) made no sense.
> > Made it signed.
> >
> > Signed-off-by: Vasiliy Kulikov <segooon@xxxxxxxxx>
> > ---
> > I cannot compile this driver, so it is not tested.
>
> Acked-by: Kevin Hilman <khilman@xxxxxxxxxxxxxxxxxxx>
>
> Since the original driver is being queued via the omap tree, we can
> queue this one as well.
>
> Tony, can you add this one to the 2.6.37 queue?

Thanks, adding into omap-for-linus.

Regards,

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