]> git.proxmox.com Git - mirror_qemu.git/commit
sh4: Coding style: Remove tabs
authorYihuan Pan <xun794@gmail.com>
Fri, 24 Nov 2023 04:45:54 +0000 (12:45 +0800)
committerThomas Huth <thuth@redhat.com>
Mon, 4 Dec 2023 14:12:57 +0000 (15:12 +0100)
commit55339361276a81ab3d306e6e8e81151e2977c5da
treeb0b4da4e4e50ca4c74a3d1e69631484c38080f62
parent5689d4bda6aa64163cf64d6b26f9de28aabed97a
sh4: Coding style: Remove tabs

Replaces TABS with spaces to ensure have a consistent coding
style with an indentation of 4 spaces in the SH4 subsystem.

Resolves: https://gitlab.com/qemu-project/qemu/-/issues/376
Signed-off-by: Yihuan Pan <xun794@gmail.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20231124044554.513752-1-xun794@gmail.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
linux-user/sh4/termbits.h
target/sh4/cpu.h
target/sh4/helper.c
target/sh4/op_helper.c
target/sh4/translate.c