[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080527180544.GC23505@kroah.com>
Date: Tue, 27 May 2008 11:05:44 -0700
From: Greg KH <greg@...ah.com>
To: Alan Cox <alan@...rguk.ukuu.org.uk>
Cc: linux-kernel@...r.kernel.org, akpm@...l.org
Subject: Re: [PATCH 00/20] Implment a tty port structure and supporting
logic
On Mon, May 19, 2008 at 03:50:07PM +0100, Alan Cox wrote:
> Right now each tty has its own port level structure which means we can share
> no code between ports. Introduce a structure and some initial minor helper
> routines so that we can move towards commonality. In doing this the USB serial
> code gets a bit of shake up as it kept using port->tty unsafely. Fixing that
> means changing the API of all the USB serial drivers. On the bright side the
> API now looks far more like the tty layer API which will become useful later
> on.
On all of these patches, you did not add a "Signed-off-by:". Was that
on purpose and you do not want these patches applied, or unintentional?
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