OSDN Git Service

s390/debug: adjust coding style
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Fri, 13 Oct 2017 07:06:29 +0000 (09:06 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 16 Oct 2017 06:19:26 +0000 (08:19 +0200)
commit496da0d706a952f12b4cbbec4b9f60d3ffdf5356
tree332c5f25d9cf9adbea5f8e23317e0a7538d8a292
parent0bb6bba5fb426165aa2720e359107ef7c1d90f70
s390/debug: adjust coding style

The debug feature code hasn't been touched in ages and the code also
looks like this. Therefore clean up the code so it looks a bit more
like current coding style.

There is no functional change - actually I made also sure that the
generated code with performance_defconfig is identical.
A diff of old vs new with "objdump -d" is empty.

The code is still not checkpatch clean, but that was not the goal.

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