commit | 6ffeb4b2782b31f3d7158795a451ad371955e8a2 | [log] [tgz] |
---|---|---|
author | Peter Hurley <peter@hurleysoftware.com> | Sun Jan 10 22:41:03 2016 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jan 27 15:01:44 2016 -0800 |
tree | d916a0ca6a8629aaa6e3f8df1757f26fbba1ed83 | |
parent | a570a49abd343102ce681bbf8273897c3c9fd2d1 [diff] |
tty: Move tty_ldisc_kill() In preparation for destroying the line discipline instance on hangup, move tty_ldisc_kill() to eliminate needless forward declarations. No functional change. Signed-off-by: Peter Hurley <peter@hurleysoftware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>