From: Alan Cox Date: Fri, 15 Aug 2008 09:39:38 +0000 (+0100) Subject: tty: remove resize window special case X-Git-Tag: v2.6.27-rc4~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c9a9dd0fa3a269d380eaae2dc1bee39e865fae1;p=pandora-kernel.git tty: remove resize window special case This moves it to being a tty operation. That removes special cases and now also means that resize can be picked up by um and other non vt consoles which may have a resize operation. Signed-off-by: Alan Cox Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed