From: Linus Torvalds Date: Sat, 24 Mar 2018 09:43:26 +0000 (+0100) Subject: tty: vt: fix up tabstops properly X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=303f7c4c27da1ba0d54c62eb1ae66330bc1c835e;p=pandora-kernel.git tty: vt: fix up tabstops properly 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 Signed-off-by: Greg Kroah-Hartman Signed-off-by: Linus Torvalds Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed