Re: [PATCH 01/10] TTY: serial, cleanup include file
From: Alan Cox <hidden>
Date: 2011-11-09 23:14:48
Also in:
lkml
From: Alan Cox <hidden>
Date: 2011-11-09 23:14:48
Also in:
lkml
On Wed, 09 Nov 2011 23:09:07 +0100 Jiri Slaby [off-list ref] wrote:
On 11/09/2011 10:59 PM, Alan Cox wrote:quoted
We need to move the tty_buffer objects into the tty_port.Thanks a lot for reminding me. (I remember you telling me about this at KS.) So I suppose you prefer this to be done first... OK, I will look into that. Leaving the rest of the serial stuff apart for the time being.
I'm not really bothered what is done first - it's not as if I am doing the work! I just thought it might be easier to do it that way around rather than adding and removing more complexity on the way ? Alan