From: Cyrill Gorcunov Date: Wed, 24 Oct 2012 19:43:20 +0000 (+0400) Subject: tty: pty - Move TIOCPKT handling into pty.c X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~83^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06026d911c31dfa602e14e635a3489b8d67cc786;p=pandora-kernel.git tty: pty - Move TIOCPKT handling into pty.c Since this ioctl is for pty devices only move it to pty.c. v2: - drop PTY_TYPE_MASTER test since it's master peer ioctl anyway (by jslaby@) Suggested-by: Alan Cox Signed-off-by: Cyrill Gorcunov CC: "H. Peter Anvin" CC: Pavel Emelyanov CC: Jiri Slaby Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed