]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitee0bab83ce65b6f6910cfc0c8278351a0583531b
treed635d9f6f5776c18a12ebbcd9600b75056a826d5
parent6367ca72f1fad60de7ef607e10a999ed86ca6a8b
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