git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c564b6f
)
tty: split the buffering from tty_io
author
Alan Cox
<alan@redhat.com>
Mon, 13 Oct 2008 09:36:58 +0000
(10:36 +0100)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Mon, 13 Oct 2008 16:51:40 +0000
(09:51 -0700)
The two are basically independent chunks of code so lets split them up for
readability and sanity. It also makes the API boundaries much clearer.
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found