n_tty: Uninline tty_copy_to_user()
authorPeter Hurley <peter@hurleysoftware.com>
Fri, 27 Nov 2015 19:11:02 +0000 (14:11 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Dec 2015 03:59:48 +0000 (19:59 -0800)
commit679e7c2999f963e542c6f4c3d3c9a0688b5d3587
tree2fa3c704ac9a1d7cd8198b4cf6cb6968961b10fc
parentafd7f88f157796e586fc99d62da13a54024e0731
n_tty: Uninline tty_copy_to_user()

Merge the multiple tty_copy_to_user() calls into a single copy
sequence within tty_copy_to_user().

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/n_tty.c
This page took 0.040055 seconds and 5 git commands to generate.