tty: Remove dead tty_write_flush() declaration and macro
authorPeter Hurley <peter@hurleysoftware.com>
Sun, 8 Nov 2015 14:18:31 +0000 (09:18 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Dec 2015 03:59:48 +0000 (19:59 -0800)
commit4de91ebcc788f81d2a974d91208f5560ddf36378
tree092c7b2695a59c58e5e99c52fd3cbf0d7525e5f0
parentd1d3a0f7448fe038ce7e94e2c281dcd2f91b23c6
tty: Remove dead tty_write_flush() declaration and macro

tty_write_flush() has no definition and the TTY_WRITE_FLUSH() macro
is never invoked; remove.

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/tty.h