From: Jiri Slaby Date: Thu, 18 Oct 2012 20:26:42 +0000 (+0200) Subject: TTY: move ldisc data from tty_struct: locks X-Git-Tag: omap-for-v3.8/cleanup-headers-serial-take2-signed~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bddc7152f68bc1e0ee1f55a8055e33531f384101;p=pandora-kernel.git TTY: move ldisc data from tty_struct: locks 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 Acked-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed