From: Peter Hurley Date: Wed, 6 Mar 2013 13:20:51 +0000 (-0500) Subject: n_tty: Inline check_unthrottle() at lone call site X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~136^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c828f679eed393d6925a2b44a4c3fb80a8d657cb;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed