Patchew URL: https://patchew.org/QEMU/20190910193347.16000-1-laur...@vivier.eu/
Hi, This series seems to have some coding style problems. See output below for more information: Subject: [Qemu-devel] [PATCH v11 0/9] hw/m68k: add Apple Machintosh Quadra 800 machine Message-id: 20190910193347.16000-1-laur...@vivier.eu Type: series === TEST SCRIPT BEGIN === #!/bin/bash git rev-parse base > /dev/null || exit 0 git config --local diff.renamelimit 0 git config --local diff.renames True git config --local diff.algorithm histogram ./scripts/checkpatch.pl --mailback base.. === TEST SCRIPT END === Updating 3c8cf5a9c21ff8782164d1def7f44bd888713384 From https://github.com/patchew-project/qemu * [new tag] patchew/20190911034302.29108-1-and...@aj.id.au -> patchew/20190911034302.29108-1-and...@aj.id.au Switched to a new branch 'test' ba04957 hw/m68k: define Macintosh Quadra 800 99060cf hw/m68k: add a dummy SWIM floppy controller d1012bd hw/m68k: add Nubus support for macfb video card 771de64 hw/m68k: add Nubus support 664a0d4 hw/m68k: add macfb video card d763a5e hw/m68k: implement ADB bus support for via c4005b8 hw/m68k: add via support 7032706 dp8393x: manage big endian bus 9ad093b esp: add pseudo-DMA as used by Macintosh === OUTPUT BEGIN === 1/9 Checking commit 9ad093b6ab18 (esp: add pseudo-DMA as used by Macintosh) 2/9 Checking commit 703270689bab (dp8393x: manage big endian bus) 3/9 Checking commit c4005b89095c (hw/m68k: add via support) WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #77: new file mode 100644 ERROR: space prohibited after that '&&' (ctx:WxW) #426: FILE: hw/misc/mac_via.c:345: + if (!(v1s->last_b & VIA1B_vRTCClk) && (s->b & VIA1B_vRTCClk)) { ^ total: 1 errors, 1 warnings, 867 lines checked Patch 3/9 has style problems, please review. If any of these errors are false positives report them to the maintainer, see CHECKPATCH in MAINTAINERS. 4/9 Checking commit d763a5ee0676 (hw/m68k: implement ADB bus support for via) 5/9 Checking commit 664a0d473afd (hw/m68k: add macfb video card) WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #68: new file mode 100644 total: 0 errors, 1 warnings, 518 lines checked Patch 5/9 has style problems, please review. If any of these errors are false positives report them to the maintainer, see CHECKPATCH in MAINTAINERS. 6/9 Checking commit 771de64f4aa2 (hw/m68k: add Nubus support) WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #62: new file mode 100644 total: 0 errors, 1 warnings, 532 lines checked Patch 6/9 has style problems, please review. If any of these errors are false positives report them to the maintainer, see CHECKPATCH in MAINTAINERS. 7/9 Checking commit d1012bd3f111 (hw/m68k: add Nubus support for macfb video card) 8/9 Checking commit 99060cf0bb1b (hw/m68k: add a dummy SWIM floppy controller) WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #53: new file mode 100644 total: 0 errors, 1 warnings, 591 lines checked Patch 8/9 has style problems, please review. If any of these errors are false positives report them to the maintainer, see CHECKPATCH in MAINTAINERS. 9/9 Checking commit ba04957f42dd (hw/m68k: define Macintosh Quadra 800) WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #70: new file mode 100644 total: 0 errors, 1 warnings, 518 lines checked Patch 9/9 has style problems, please review. If any of these errors are false positives report them to the maintainer, see CHECKPATCH in MAINTAINERS. === OUTPUT END === Test command exited with code: 1 The full log is available at http://patchew.org/logs/20190910193347.16000-1-laur...@vivier.eu/testing.checkpatch/?type=message. --- Email generated automatically by Patchew [https://patchew.org/]. Please send your feedback to patchew-de...@redhat.com