commit | 57c941212d203979720081198ebda41f51812635 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jslaby@suse.cz> | Thu Oct 18 22:26:43 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Oct 22 16:53:01 2012 -0700 |
tree | 5486ba3a3a6aa5740edfdf8c96454acfd3f0efb2 | |
parent | bddc7152f68bc1e0ee1f55a8055e33531f384101 [diff] |
TTY: n_tty, propagate n_tty_data In some funtions we need only n_tty_data, so pass it down directly in case tty is not needed there. Signed-off-by: Jiri Slaby <jslaby@suse.cz> Acked-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>