[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20101012180227.GA11846@kroah.com>
Date: Tue, 12 Oct 2010 11:02:27 -0700
From: Greg KH <greg@...ah.com>
To: Vasiliy Kulikov <segooon@...il.com>
Cc: kernel-janitors@...r.kernel.org,
"Govindraj.R" <govindraj.raja@...com>,
Greg Kroah-Hartman <gregkh@...e.de>,
Kevin Hilman <khilman@...prootsystems.com>,
Alan Cox <alan@...ux.intel.com>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] serial: omap-serial: fix signess error
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@...il.com>
> ---
> 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 linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists