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 <richard.hender...@linaro.org> --- linux-user/syscall_defs.h | 1948 ++++++++++++++++++------------------- 1 file changed, 974 insertions(+), 974 deletions(-)
'git-diff --ignore-all-space' -> no change. Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>