Patchew URL: https://patchew.org/QEMU/[email protected]/
Hi, This series seems to have some coding style problems. See output below for more information: Message-id: [email protected] Subject: [Qemu-devel] [PULL 00/10] s390x update Type: series === TEST SCRIPT BEGIN === #!/bin/bash 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 t [tag update] patchew/[email protected] -> patchew/[email protected] t [tag update] patchew/[email protected] -> patchew/[email protected] * [new tag] patchew/[email protected] -> patchew/[email protected] Switched to a new branch 'test' de6ad1a8c2 s390x: upgrade status of KVM cores to "supported" 5f9a5da1e2 s390x/kvm: add tracepoint to ioeventfd interface 5209f76bb2 s390x/cpumodel: add z14 GA2 model c96171aaa2 s390x/cpumodel: default enable mepoch for z14 and later 699fb0f989 s390x/cpumodel: mepochptff: warn when no mepoch and re-align group init d373f8891a s390x: add zPCI feature to "qemu" CPU model 3f3663d5be target/s390x: Implement STCK et al for CONFIG_USER_ONLY 8f9cead3d6 target/s390x: Split out s390-tod.h f66f5eca0e s390x: always provide pci support 4788053181 s390x: Fix the confusing contributions-after-2012 license statements === OUTPUT BEGIN === 1/10 Checking commit 4788053181e3 (s390x: Fix the confusing contributions-after-2012 license statements) 2/10 Checking commit f66f5eca0ee2 (s390x: always provide pci support) WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #40: deleted file mode 100644 total: 0 errors, 1 warnings, 47 lines checked Patch 2/10 has style problems, please review. If any of these errors are false positives report them to the maintainer, see CHECKPATCH in MAINTAINERS. 3/10 Checking commit 8f9cead3d64b (target/s390x: Split out s390-tod.h) WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #52: new file mode 100644 total: 0 errors, 1 warnings, 57 lines checked Patch 3/10 has style problems, please review. If any of these errors are false positives report them to the maintainer, see CHECKPATCH in MAINTAINERS. 4/10 Checking commit 3f3663d5be00 (target/s390x: Implement STCK et al for CONFIG_USER_ONLY) 5/10 Checking commit d373f8891a69 (s390x: add zPCI feature to "qemu" CPU model) 6/10 Checking commit 699fb0f98995 (s390x/cpumodel: mepochptff: warn when no mepoch and re-align group init) ERROR: line over 90 characters #38: FILE: target/s390x/cpu_features.c:468: + FEAT_GROUP_INIT("mepochptff", MULTIPLE_EPOCH_PTFF, "PTFF enhancements introduced with Multiple-epoch facility"), total: 1 errors, 0 warnings, 24 lines checked Patch 6/10 has style problems, please review. If any of these errors are false positives report them to the maintainer, see CHECKPATCH in MAINTAINERS. 7/10 Checking commit c96171aaa24b (s390x/cpumodel: default enable mepoch for z14 and later) WARNING: line over 80 characters #31: FILE: hw/s390x/s390-virtio-ccw.c:663: + s390_cpudef_group_featoff_greater(14, 1, S390_FEAT_GROUP_MULTIPLE_EPOCH_PTFF); total: 0 errors, 1 warnings, 55 lines checked Patch 7/10 has style problems, please review. If any of these errors are false positives report them to the maintainer, see CHECKPATCH in MAINTAINERS. 8/10 Checking commit 5209f76bb237 (s390x/cpumodel: add z14 GA2 model) 9/10 Checking commit 5f9a5da1e227 (s390x/kvm: add tracepoint to ioeventfd interface) 10/10 Checking commit de6ad1a8c2ef (s390x: upgrade status of KVM cores to "supported") === OUTPUT END === Test command exited with code: 1 The full log is available at http://patchew.org/logs/[email protected]/testing.checkpatch/?type=message. --- Email generated automatically by Patchew [http://patchew.org/]. Please send your feedback to [email protected]
