From: Peter Hurley Date: Wed, 5 Nov 2014 17:12:58 +0000 (-0500) Subject: tty: Simplify tty_ldisc_release() interface X-Git-Tag: omap-for-v3.20/drop-legacy-3517~83^2~179 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62462aefeb5aff092fc97037d9c12a4afe95a3ff;p=pandora-kernel.git tty: Simplify tty_ldisc_release() interface Passing the 'other' tty to tty_ldisc_release() only makes sense for a pty pair; make o_tty function local instead. Reviewed-by: Alan Cox Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed