From 6baad008678cf07820a3099bfb2bb558b5d0fa2a Mon Sep 17 00:00:00 2001 From: Peter Hurley Date: Wed, 24 Jul 2013 08:29:52 -0400 Subject: [PATCH] n_tty: Factor ISTRIP and IUCLC receive_buf into separate fn Convert to modal receive_buf processing; factor char receive processing for unusual termios settings out of normal per-char i/o path. Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed