commit | ee0bab83ce65b6f6910cfc0c8278351a0583531b | [log] [tgz] |
---|---|---|
author | Peter Hurley <peter@hurleysoftware.com> | Sat Jun 15 09:14:34 2013 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jul 23 16:43:02 2013 -0700 |
tree | d635d9f6f5776c18a12ebbcd9600b75056a826d5 | |
parent | 6367ca72f1fad60de7ef607e10a999ed86ca6a8b [diff] |
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>