s390/relocate_kernel: adjust indentation
authorHeiko Carstens <hca@linux.ibm.com>
Mon, 17 Apr 2023 12:45:17 +0000 (14:45 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Wed, 19 Apr 2023 15:24:18 +0000 (17:24 +0200)
commit0ae241f4d7d0003f091df6f8d1f45767c3d96d62
tree97ac38f3859daf83434a9b628ccac38385c59b0d
parent680957b3b8b0b2e8697592fcb77369d4f643908a
s390/relocate_kernel: adjust indentation

relocate_kernel.S seems to be the only assembler file which doesn't
follow the standard way of indentation. Adjust this for the sake of
consistency.

Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/kernel/relocate_kernel.S