On 27/6/23 09:47, Thomas Huth wrote:
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 <c...@redhat.com>
Signed-off-by: Thomas Huth <th...@redhat.com>
---
  pc-bios/s390-ccw/start.S | 136 +++++++++++++++++++--------------------
  1 file changed, 68 insertions(+), 68 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>


Reply via email to