From: Peter Hurley Date: Wed, 5 Nov 2014 17:12:57 +0000 (-0500) Subject: tty: Fold pty pair handling into tty_flush_works() X-Git-Tag: omap-for-v3.19/fixes-rc1~86^2~180 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=949aa64ff90d9a9b3aae13bb5a8247614adf4600;p=pandora-kernel.git tty: Fold pty pair handling into tty_flush_works() Perform work flush for both ends of a pty pair within tty_flush_works(), rather than calling twice. Reviewed-by: Alan Cox Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed