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:
761845f
)
MIPS: Panic messages should not end in \n.
author
Ralf Baechle
<ralf@linux-mips.org>
Wed, 18 Sep 2013 14:05:26 +0000
(16:05 +0200)
committer
Ralf Baechle
<ralf@linux-mips.org>
Tue, 29 Oct 2013 20:24:19 +0000
(21:24 +0100)
Panic() is going to add a \n itself and it's annoying if a panic message rolls
of the screen on a device with no scrollback.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found