From: Peter Hurley Date: Wed, 5 Nov 2014 17:12:59 +0000 (-0500) Subject: tty: Simplify tty_release_checks() interface X-Git-Tag: omap-for-v3.19/fixes-rc1~86^2~178 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=359b9fb5c4f0d49f7062356f55073a169f36e29d;p=pandora-kernel.git tty: Simplify tty_release_checks() interface Passing the 'other' tty to tty_release_checks() only makes sense for a pty pair; make o_tty scope local instead. Reviewed-by: Alan Cox Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed