commit | a90610e50b98e18385d4fbea2c9eaefb12c5a75c | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@redhat.com> | Mon Oct 13 10:45:52 2008 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Oct 13 09:51:44 2008 -0700 |
tree | 03fd450b5d94710105a6c6f4f3f20519fd815461 | |
parent | 402fda9201ac619ea1f120996b1a142c57aeeb6b [diff] |
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 <alan@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>