On Sun, Oct 10, 2010 at 09:28:35PM +0400, Vasiliy Kulikov wrote: > "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. > > drivers/serial/omap-serial.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) This seems to be in the omap tree, and not in my tree, so you will need to push this through the omap maintainers. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html