From: Alan Cox Date: Mon, 13 Oct 2008 09:36:58 +0000 (+0100) Subject: tty: split the buffering from tty_io X-Git-Tag: v2.6.28-rc1~660 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e04957365b21066285557e42ffe16d8330d46c02;p=pandora-kernel.git tty: split the buffering from tty_io 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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed