From: Peter Hurley Date: Sat, 15 Jun 2013 14:21:23 +0000 (-0400) Subject: n_tty: Factor signal char handling into separate fn X-Git-Tag: v3.12-rc1~182^2~166 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0ac50be1f398ae1daedcf1ce71ac6b6409c88d2;p=pandora-kernel.git n_tty: Factor signal char handling into separate fn Reduce the monolithic n_tty_receive_char() complexity; factor the handling of INTR_CHAR, QUIT_CHAR and SUSP_CHAR into n_tty_receive_signal_char(). Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed