On Mon, 17 Feb 2020 12:44:57 -0800 (PST)
[email protected] wrote:
> Patchew URL:
> https://patchew.org/QEMU/[email protected]/
>
>
>
> Hi,
>
> This series seems to have some coding style problems. See output below for
> more information:
>
[...]
> 8/79 Checking commit 363d60235895 (alpha/dp264: use memdev for RAM)
> ERROR: spaces required around that '*' (ctx:WxV)
> #30: FILE: hw/alpha/alpha_sys.h:14:
> +PCIBus *typhoon_init(MemoryRegion *, ISABus **, qemu_irq *, AlphaCPU *[4],
> ^
false positive
[...]
> 66/79 Checking commit 37756d65c749 (ppc/{ppc440_bamboo, sam460ex}: use memdev
> for RAM)
> WARNING: Block comments use a leading /* on a separate line
> #50: FILE: hw/ppc/ppc4xx_devs.c:669:
> +/* Split RAM between SDRAM banks.
fixed up in v6 posted as reply to this patch
[...]