From: Peter Hurley Date: Wed, 24 Jul 2013 12:29:51 +0000 (-0400) Subject: n_tty: Split n_tty_receive_char() X-Git-Tag: v3.12-rc1~182^2~158 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b1f79c2d7352605b567cab49de20d3b67762ee3;p=pandora-kernel.git n_tty: Split n_tty_receive_char() Factor 'special' per-char processing into standalone fn, n_tty_receive_char_special(), which handles processing for chars marked in the char_map. Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed