On Wed, Dec 12, 2018 at 11:43:40PM -0800, no-reply@patchew.org wrote: > Patchew URL: https://patchew.org/QEMU/20181213040126.6768-1-david@gibson.dropbear.id.au/ > > > > Hi, > > This series seems to have some coding style problems. See output below for > more information: > > Type: series > Message-id: 20181213040126.6768-1-david@gibson.dropbear.id.au > Subject: [Qemu-devel] [PULL 00/27] ppc-for-4.0 queue 20181213 [snip] > === OUTPUT BEGIN === > Checking PATCH 1/27: spapr: Fix ibm, max-associativity-domains property number of nodes... > Checking PATCH 2/27: target/ppc: tcg: Implement addex instruction... > ERROR: space required after that ',' (ctx:VxV) > #42: FILE: disas/ppc.c:3737: > +{ "addex", XO(31,170,0,0), XO_MASK, POWER9, { RT, RA, RB } }, > ^ > > ERROR: space required after that ',' (ctx:VxV) > #42: FILE: disas/ppc.c:3737: > +{ "addex", XO(31,170,0,0), XO_MASK, POWER9, { RT, RA, RB } }, > ^ > > ERROR: space required after that ',' (ctx:VxV) > #42: FILE: disas/ppc.c:3737: > +{ "addex", XO(31,170,0,0), XO_MASK, POWER9, { RT, RA, RB } }, > ^ > > total: 3 errors, 0 warnings, 156 lines checked These are sorta-false positives. There's a whole old set of macro conventions in that file that are a real mess coding style wise (amongst other ways). For the time being, internal consistency is more important than consistency outside here. [snip] > Checking PATCH 13/27: ppc/xive: introduce a XIVE interrupt source model... > WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? > #61: > new file mode 100644 > > total: 0 errors, 1 warnings, 656 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. > Checking PATCH 14/27: ppc/xive: add support for the LSI interrupt sources... > Checking PATCH 15/27: ppc/xive: introduce the XiveNotifier interface... > Checking PATCH 16/27: ppc/xive: introduce the XiveRouter model... > WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? > #170: > new file mode 100644 These do need a MAINTAINERS update, which I plan to do in followup. -- David Gibson | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ | _way_ _around_! http://www.ozlabs.org/~dgibson