From 7d88d637a3c75257b7611f9feee0c17fa187ecc9 Mon Sep 17 00:00:00 2001 From: Peter Hurley Date: Wed, 24 Jul 2013 08:29:49 -0400 Subject: [PATCH] n_tty: Factor standard per-char i/o into separate fn Simplify __receive_buf() into a dispatch function; perform per-char processing for all other modes not already handled. Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed