On Thu, May 03, 2018 at 08:20:33PM -0700, no-re...@patchew.org wrote: [...]
> === OUTPUT BEGIN === > Checking PATCH 1/10: intel-iommu: send PSI always even if across PDEs... > Checking PATCH 2/10: intel-iommu: remove IntelIOMMUNotifierNode... > Checking PATCH 3/10: intel-iommu: add iommu lock... > Checking PATCH 4/10: intel-iommu: only do page walk for MAP notifiers... > Checking PATCH 5/10: intel-iommu: introduce vtd_page_walk_info... > Checking PATCH 6/10: intel-iommu: pass in address space when page walk... > Checking PATCH 7/10: util: implement simple interval tree logic... > ERROR: space prohibited between function name and open parenthesis '(' > #56: FILE: include/qemu/interval-tree.h:33: > +typedef gboolean (*it_tree_iterator)(ITValue start, ITValue end); > > total: 1 errors, 0 warnings, 343 lines checked > > Your patch has style problems, please review. If any of these errors > are false positives report them to the maintainer, see > CHECKPATCH in MAINTAINERS. This is false positive, and should be dissolved after below patch merged (now in Paolo's queue): [PATCH v2] checkpatch.pl: add common glib defines to typelist -- Peter Xu