From: Peter Hurley Date: Mon, 2 Dec 2013 19:24:43 +0000 (-0500) Subject: n_tty: Un-inline slow-path n_tty_receive_char_closing() X-Git-Tag: v3.14-rc1~149^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dc4b25d2325002f716fffe2e35c9af43639c60f;p=pandora-kernel.git n_tty: Un-inline slow-path n_tty_receive_char_closing() Although n_tty_receive_char_closing() only has one call-site, let the compiler inline instead. Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed