Skip to content

Commit

Permalink
TTY: move ldisc data from tty_struct: locks
Browse files Browse the repository at this point in the history
atomic_write_lock is not n_tty specific, so move it up in the
tty_struct.

And since these are the last ones to move, remove also the comment
saying there are some ldisc' members. There are none now.

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>
  • Loading branch information
Jiri Slaby authored and Greg Kroah-Hartman committed Oct 22, 2012
1 parent ba2e68a commit bddc715
Show file tree
Hide file tree
Showing 3 changed files with 73 additions and 65 deletions.
Loading

0 comments on commit bddc715

Please sign in to comment.