Commits

Peter Hurley committed 88bb0de389a
n_tty: Factor canonical mode copy from n_tty_read() Simplify n_tty_read(); extract complex copy algorithm into separate function, canon_copy_to_user(). Signed-off-by: Peter Hurley <peter@hurleysoftware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>