From: Alan Cox Date: Mon, 13 Oct 2008 09:39:01 +0000 (+0100) Subject: tty: compare the tty winsize X-Git-Tag: v2.6.28-rc1~651 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4d2a6c2096b764decb20070b1bf4356de9144a8;p=pandora-kernel.git tty: compare the tty winsize We always use the real tty one for stuff so the pty one should not be compared. As we propagate window changes to both it doesn't currently matter but will when we tidy up the pty termios logic a bit more Signed-off-by: Alan Cox Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed