On Fri, Oct 27, 2023 at 1:21 AM Max Chou wrote:
>
> Replaces TABs with spaces, making sure to have a consistent coding style
> of 4 space indentations.
>
> Signed-off-by: Max Chou
Acked-by: Alistair Francis
Alistair
> ---
> disas/riscv.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 delet
Replaces TABs with spaces, making sure to have a consistent coding style
of 4 space indentations.
Signed-off-by: Max Chou
---
disas/riscv.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/disas/riscv.c b/disas/riscv.c
index 7ea6ea050e9..e9458e574b9 100644
--- a/disas/ri