From: Joe Peterson Date: Fri, 2 Jan 2009 13:43:25 +0000 (+0000) Subject: n_tty: Fix handling of control characters and continuations X-Git-Tag: v2.6.29-rc1~545^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a59c0d6f14315a3f300f6f3786137213727e4c47;p=pandora-kernel.git n_tty: Fix handling of control characters and continuations Fix process_output_block to detect continuation characters correctly and to handle control characters even when O_OLCUC is enabled. Make similar change to do_output_char(). Signed-off-by: Joe Peterson Signed-off-by: Alan Cox Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed