git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86e35ae
)
n_tty: Factor standard per-char i/o into separate fn
author
Peter Hurley
<peter@hurleysoftware.com>
Wed, 24 Jul 2013 12:29:49 +0000
(08:29 -0400)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 24 Jul 2013 16:26:51 +0000
(09:26 -0700)
Simplify __receive_buf() into a dispatch function; perform per-char
processing for all other modes not already handled.
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/n_tty.c
patch
|
blob
|
history
diff --cc
drivers/tty/n_tty.c
Simple merge