commit | 4b293492ae9ca87b4410fafae1fe2ea6eafb3c87 | [log] [tgz] |
---|---|---|
author | Peter Hurley <peter@hurleysoftware.com> | Wed Jul 24 08:29:55 2013 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 24 09:29:12 2013 -0700 |
tree | dcd844d22455f5bca6f7a87f7933942a1b154ce0 | |
parent | 19e2ad6a09f0c06dbca19c98e5f4584269d913dd [diff] |
n_tty: Un-inline single-use functions gcc will likely inline these single-use functions anyway; remove inline modifier. Signed-off-by: Peter Hurley <peter@hurleysoftware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>