From: Alan Cox Date: Mon, 13 Oct 2008 09:45:52 +0000 (+0100) Subject: fs3270: remove extra locks X-Git-Tag: v2.6.28-rc1~614 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a90610e50b98e18385d4fbea2c9eaefb12c5a75c;p=pandora-kernel.git fs3270: remove extra locks get_current_tty now does internal locking and returns a referenced object, thus our use of tty_mutex here can go away. Signed-off-by: Alan Cox Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed