From: Peter Hurley Date: Thu, 16 Oct 2014 19:33:22 +0000 (-0400) Subject: tty: WARN for attempted set_termios() of pty master X-Git-Tag: omap-for-v3.20/drop-legacy-3517~83^2~204 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6460fbbf476ad8d4f4196534c00019975b33e1db;p=pandora-kernel.git tty: WARN for attempted set_termios() of pty master The pty master's termios should never be set; currently, all code paths which call the driver's set_termios() method ensure that the pty slave's termios is being set. Signed-off-by: Peter Hurley Reviewed-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed