commit | d4834267e81c8f08685e6ee55751551fa60f66e3 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jslaby@suse.cz> | Mon Mar 05 14:51:53 2012 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Mar 08 11:38:50 2012 -0800 |
tree | 27f1e4527611045f501f0d1a22dd8a1c958bc80c | |
parent | 2f16669d322e05171c9e1cfd94f402f7399bd2a3 [diff] |
TTY: simplify tty_driver_lookup_tty a bit Remove the useless local variable and return the value itself. Signed-off-by: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>