Re: [PATCH] sh4: Replace TAB indentations with spaces

2022-03-18 Thread Ahmed Abouzied
Hello, I remember this PR. It was a long time ago. I'll take a look at it and propose a fix. Thanks, Ahmed On Fri, 18 Mar 2022 at 19:25, Thomas Huth wrote: > On 20/06/2021 19.54, Ahmed Abouzied wrote: > > Replaces TABs with spaces, making sure to have a consistent coding style > > of 4 space i

Re: [PATCH] sh4: Replace TAB indentations with spaces

2022-03-18 Thread Thomas Huth
On 20/06/2021 19.54, Ahmed Abouzied wrote: Replaces TABs with spaces, making sure to have a consistent coding style of 4 space indentations in the SH4 subsystem. Signed-off-by: Ahmed Abouzied Resolves: https://gitlab.com/qemu-project/qemu/-/issues/376 --- ... @@ -1705,101 +1705,101 @@ static

Re: [PATCH] sh4: Replace TAB indentations with spaces

2021-06-20 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20210620175452.10076-1-em...@aabouzied.com/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20210620175452.10076-1-em...@aabouzied.com Subject: [PATCH] sh4: Replace TAB