Re: [PATCH 01/15] linux-user: Reformat syscall_defs.h

2023-06-05 Thread Philippe Mathieu-Daudé
On 4/6/23 00:23, Richard Henderson wrote: Untabify and re-indent. We had a mix of 2, 3, 4, and 8 space indentation. Signed-off-by: Richard Henderson --- linux-user/syscall_defs.h | 1948 ++--- 1 file changed, 974 insertions(+), 974 deletions(-) 'git-diff --i

[PATCH 01/15] linux-user: Reformat syscall_defs.h

2023-06-03 Thread Richard Henderson
Untabify and re-indent. We had a mix of 2, 3, 4, and 8 space indentation. Signed-off-by: Richard Henderson --- linux-user/syscall_defs.h | 1948 ++--- 1 file changed, 974 insertions(+), 974 deletions(-) diff --git a/linux-user/syscall_defs.h b/linux-user/syscall_