Re: [PATCH 0/5] hw/sh4: Codeing style fixes

2021-10-25 Thread Yoshinori Sato
On Sun, 24 Oct 2021 09:40:53 +0900, BALATON Zoltan wrote: > > This fixes coding style of files belonging to SH4 system emulation > which were not following current QEMU coding style requirements. > > BALATON Zoltan (5): > hw/sh4: Coding style: Remove tabs > hw/sh4: Coding style: Fix multi-lin

Re: [PATCH 0/5] hw/sh4: Codeing style fixes

2021-10-24 Thread Philippe Mathieu-Daudé
On 10/24/21 02:40, BALATON Zoltan wrote: > This fixes coding style of files belonging to SH4 system emulation > which were not following current QEMU coding style requirements. > > BALATON Zoltan (5): > hw/sh4: Coding style: Remove tabs > hw/sh4: Coding style: Fix multi-line comments > hw/sh

[PATCH 0/5] hw/sh4: Codeing style fixes

2021-10-23 Thread BALATON Zoltan
This fixes coding style of files belonging to SH4 system emulation which were not following current QEMU coding style requirements. BALATON Zoltan (5): hw/sh4: Coding style: Remove tabs hw/sh4: Coding style: Fix multi-line comments hw/sh4: Coding style: White space fixes hw/sh4: Coding sty