diff options
author | Thomas Huth <thuth@redhat.com> | 2023-06-27 09:47:00 +0200 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2023-06-29 20:45:12 +0200 |
commit | f52420fa4fd9f519dc42c20d2616aba4149adc25 (patch) | |
tree | 3608c7252f14d0ffdfa0ebc61423f500759fd16d /pc-bios/s390-ccw/sclp.c | |
parent | 442ef32ee5b6059a8f247fb2def9d449578d0a89 (diff) |
pc-bios/s390-ccw: Fix indentation in start.S
start.S is currently indented with a mixture of spaces and tabs, which
is quite ugly. QEMU coding style says indentation should be 4 spaces,
and this is also what we are using in the assembler files in the
tests/tcg/s390x/ folder already, so let's adjust start.S accordingly.
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Message-Id: <20230627074703.99608-2-thuth@redhat.com>
Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Reviewed-by: Eric Farman <farman@linux.ibm.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'pc-bios/s390-ccw/sclp.c')
0 files changed, 0 insertions, 0 deletions