]> git.baikalelectronics.ru Git - kernel.git/commit
n_tty: Simplify input_available_p()
authorPeter Hurley <peter@hurleysoftware.com>
Tue, 11 Feb 2014 23:55:30 +0000 (18:55 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Feb 2014 18:18:48 +0000 (10:18 -0800)
commit773237950d9911d84e6182ac54a9781af681d9e4
tree6d3d05d765375eba4432037e1f453d435a622b4d
parente45f401b703e50737064648c1013544825b1f993
n_tty: Simplify input_available_p()

Greg,

Please note this patch requires
   n_tty: Fix poll() when TIME_CHAR and MIN_CHAR == 0

Regards,
Peter Hurley

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/n_tty.c