Re: [Qemu-devel] [PATCH 01/10] hw/mips/gt64xxx_pci: Fix multiline comment syntax

2019-06-24 Thread Aleksandar Markovic
On Jun 25, 2019 12:36 AM, "Philippe Mathieu-Daudé" wrote: > > Since commit 8c06fbdf36b checkpatch.pl enforce a new multiline > comment syntax. Since we'll move this code around, fix its style > first. > > Signed-off-by: Philippe Mathieu-Daudé > --- Yes, I find that this a very good practice (thi

[Qemu-devel] [PATCH 01/10] hw/mips/gt64xxx_pci: Fix multiline comment syntax

2019-06-24 Thread Philippe Mathieu-Daudé
Since commit 8c06fbdf36b checkpatch.pl enforce a new multiline comment syntax. Since we'll move this code around, fix its style first. Signed-off-by: Philippe Mathieu-Daudé --- hw/mips/gt64xxx_pci.c | 64 +++ 1 file changed, 35 insertions(+), 29 deletions(