tty: Remove redundant tty_wait_until_sent()
authorPeter Hurley <peter@hurleysoftware.com>
Mon, 11 Mar 2013 20:44:44 +0000 (16:44 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 18 Mar 2013 23:48:42 +0000 (16:48 -0700)
commitbe3971166d93a401105952672dab2eac6542cb57
treea8180900d71b0f69906c01ae021ec39b059a8e1e
parent734de249fbe2fbf594c30202a343f0772b6d18fe
tty: Remove redundant tty_wait_until_sent()

tty_ioctl() already waits until sent.

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