]> git.baikalelectronics.ru Git - kernel.git/commit
n_tty: Move n_tty_write_wakeup() to avoid forward declaration
authorPeter Hurley <peter@hurleysoftware.com>
Sat, 15 Jun 2013 13:14:34 +0000 (09:14 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jul 2013 23:43:02 +0000 (16:43 -0700)
commit485d9e6cd07d34fbfcbbe49c51048933c677d0c7
treed635d9f6f5776c18a12ebbcd9600b75056a826d5
parentd42eee1083ad38f2aaa08691d6d5d1175857fd79
n_tty: Move n_tty_write_wakeup() to avoid forward declaration

Prepare to special case pty flow control; avoid forward declaration.

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