From: Peter Hurley Date: Thu, 16 Oct 2014 18:59:41 +0000 (-0400) Subject: tty: Remove tty_pair_get_tty()/tty_pair_get_pty() api X-Git-Tag: omap-for-v3.19/fixes-rc1~86^2~214 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f166e00196fcb16364c9c39dab6fe7b72e63f18;p=pandora-kernel.git tty: Remove tty_pair_get_tty()/tty_pair_get_pty() api tty_pair_get_pty() has no in-tree users and tty_pair_get_tty() has only one file-local user. Remove the external declarations, the export declarations, and declare tty_pair_get_tty() static. Signed-off-by: Peter Hurley Reviewed-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed