]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
s390/dump_stack: remove whitespace from arch description
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Sat, 11 Mar 2017 10:58:27 +0000 (11:58 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 22 Mar 2017 07:29:09 +0000 (08:29 +0100)
commitd2f039742537c4aec6488fa4de0c91a641210fd9
treea29a3346591303001d2271ef9a64596512c42db1
parent59808fc81942834964e3b4e65f08e5855a3914a2
s390/dump_stack: remove whitespace from arch description

The arch description provided for the "Hardware name:" contains lots
of extra whitespace due to the way the SYSIB contents are defined
(strings aren't zero terminated).
This looks a bit odd and therefore remove the extra whitespace
characters. This also gives the opportunity to add more information,
if required, without hitting the magic 80 characters per line limit.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/early.c