summaryrefslogtreecommitdiffstats
path: root/drivers/char/vt.c
diff options
context:
space:
mode:
authorJoe Peterson <joe@skyrush.com>2009-09-09 23:03:47 +0200
committerLive-CD User <linux@linux.site>2009-09-19 22:13:34 +0200
commit62b263585bb5005d44a764c90d80f9c4bb8188c1 (patch)
tree18c71c8f09672ac097da5ea5a87e1c40a42e95b7 /drivers/char/vt.c
parentn_tty: honor opost flag for echoes (diff)
downloadlinux-62b263585bb5005d44a764c90d80f9c4bb8188c1.tar.xz
linux-62b263585bb5005d44a764c90d80f9c4bb8188c1.zip
n_tty: move echoctl check and clean up logic
Check L_ECHOCTL before insertting a character in the echo buffer (rather than as the buffer is processed), to be more consistent with when all other L_ flags are checked. Also cleaned up the related logic. Note that this and the previous patch ("n_tty: honor opost flag for echoes") were verified together by the reporters of the bug that patch addresses (http://bugs.linuxbase.org/show_bug.cgi?id=2692), and the test now passes. Signed-off-by: Joe Peterson <joe@skyrush.com> Cc: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/char/vt.c')
0 files changed, 0 insertions, 0 deletions