On 5/26/20 6:21 PM, no-re...@patchew.org wrote:
Patchew URL:
https://patchew.org/QEMU/20200526185132.1652355-1-ebl...@redhat.com/
Hi,
This series seems to have some coding style problems. See output below for
more information:
=== OUTPUT BEGIN ===
ERROR: spaces required around that '*' (ctx:WxV)
#33: FILE: hw/openrisc/openrisc_sim.c:132:
+ qemu_irq *cpu_irqs[2] = {};
^
total: 1 errors, 0 warnings, 8 lines checked
Commit d96d2fbbc5db (or1k: Fix compilation hiccup) has style problems, please
review. If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.
False positive, due to 'qemu_irq' not following the normal naming
conventions for typedefs.
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3226
Virtualization: qemu.org | libvirt.org