]> git.baikalelectronics.ru Git - kernel.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)
commitf3327fb436a1dc72961cd96b20e0ab51553cdfce
treea29a3346591303001d2271ef9a64596512c42db1
parenta425a207db6a51373e4cd5e555243c092a2c7ec2
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