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:
bd7c606
)
tty: vt: fix up tabstops properly
author
Linus Torvalds
<torvalds@linux-foundation.org>
Sat, 24 Mar 2018 09:43:26 +0000
(10:43 +0100)
committer
Ben Hutchings
<ben@decadent.org.uk>
Thu, 31 May 2018 23:30:25 +0000
(
00:30
+0100)
commit
f1869a890cdedb92a3fab969db5d0fd982850273
upstream.
Tabs on a console with long lines do not wrap properly, so correctly
account for the line length when computing the tab placement location.
Reported-by: James Holderness <j4_james@hotmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/tty/vt/vt.c
patch
|
blob
|
history
diff --cc
drivers/tty/vt/vt.c
Simple merge