On 1/15/20 7:09 AM, Igor Mammedov wrote: > On Wed, 15 Jan 2020 08:43:33 -0800 (PST) > no-re...@patchew.org wrote: > >> Patchew URL: >> https://patchew.org/QEMU/1579100861-73692-1-git-send-email-imamm...@redhat.com/ >> >> >> >> Hi, >> >> This series seems to have some coding style problems. See output below for >> more information: > [...] > >> 6/86 Checking commit b9b1823833a3 (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], > > patch keeps the same style that was used in original code > I can rewrite it on the next respin to mach current codestyle
False positive. The script doesn't understand pointers well, and it's triggering the rule for multiplication. r~