summaryrefslogtreecommitdiff
path: root/rnd.h
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2015-05-05 10:44:57 +0300
committerTobias Klauser <tklauser@distanz.ch>2015-05-05 11:55:29 +0200
commit0757f825dd4b0e3653a98264bbe3933d54b3c1ef (patch)
tree8b4bb216ab0460baa32b465808925123369ae854 /rnd.h
parentd245603ab331de51d774f3d69ba3689155b0eb53 (diff)
tprintf: Fix color breaking in less mode
Automatic new line indentation can break terminal ESC color sequence by inserting new line within it. Fixed by considering that color ESC sequence is not closed by 'm' and only after it is closed - print new line with spaces. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> [tk: add comments] Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'rnd.h')
0 files changed, 0 insertions, 0 deletions
/scm/linux/kernel/git/johan/usb-serial into usb-linus
Johan writes: USB-serial fixes for v4.10-rc7 One more device ID for pl2303. Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'sound/soc/codecs/wm8737.c')