Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
n_tty: Inline check_unthrottle() at lone call site
2-line function check_unthrottle() is now only called from n_tty_read(); merge into caller. Signed-off-by: Peter Hurley <peter@hurleysoftware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information