Patchew URL: https://patchew.org/QEMU/20190307152450.20340-1-peter.mayd...@linaro.org/
Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20190307152450.20340-1-peter.mayd...@linaro.org Subject: [Qemu-devel] [PULL 00/12] sphinx queue === 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/20190307152450.20340-1-peter.mayd...@linaro.org -> patchew/20190307152450.20340-1-peter.mayd...@linaro.org Switched to a new branch 'test' ce86f39d86 MAINTAINERS: Add entry for Sphinx documentation infrastructure 8386a51cbc docs/conf.py: Don't hard-code QEMU version 1bf3cccfcc Makefile: Abstract out "identify the pkgversion" code 2a5a77529d Makefile, configure: Support building rST documentation 3b93226296 docs: Provide separate conf.py for each manual we want 162ad919a4 docs/conf.py: Disable option warnings e6e223c900 docs/conf.py: Don't include rST sources in HTML build 94647f825b docs/conf.py: Configure the 'alabaster' theme 9411e7ffcd docs/conf.py: Disable unused _static directory 8ca79b864c docs: Commit initial files from sphinx-quickstart a7754aa13e docs: Convert memory.txt to rst format 89a2ccdee7 docs/cpu-hotplug.rst: Fix rST markup issues === OUTPUT BEGIN === 1/12 Checking commit 89a2ccdee79a (docs/cpu-hotplug.rst: Fix rST markup issues) 2/12 Checking commit a7754aa13e60 (docs: Convert memory.txt to rst format) WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #27: rename from docs/devel/memory.txt total: 0 errors, 1 warnings, 195 lines checked Patch 2/12 has style problems, please review. If any of these errors are false positives report them to the maintainer, see CHECKPATCH in MAINTAINERS. 3/12 Checking commit 8ca79b864c00 (docs: Commit initial files from sphinx-quickstart) WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #19: new file mode 100644 total: 0 errors, 1 warnings, 188 lines checked Patch 3/12 has style problems, please review. If any of these errors are false positives report them to the maintainer, see CHECKPATCH in MAINTAINERS. 4/12 Checking commit 9411e7ffcdfa (docs/conf.py: Disable unused _static directory) 5/12 Checking commit 94647f825b62 (docs/conf.py: Configure the 'alabaster' theme) 6/12 Checking commit e6e223c90054 (docs/conf.py: Don't include rST sources in HTML build) 7/12 Checking commit 162ad919a4ea (docs/conf.py: Disable option warnings) 8/12 Checking commit 3b9322629671 (docs: Provide separate conf.py for each manual we want) WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #103: new file mode 100644 ERROR: line over 90 characters #188: FILE: docs/interop/conf.py:15: +html_theme_options['description'] = u'System Emulation Management and Interoperability Guide' total: 1 errors, 1 warnings, 133 lines checked Patch 8/12 has style problems, please review. If any of these errors are false positives report them to the maintainer, see CHECKPATCH in MAINTAINERS. 9/12 Checking commit 2a5a77529dc6 (Makefile, configure: Support building rST documentation) 10/12 Checking commit 1bf3cccfcc6d (Makefile: Abstract out "identify the pkgversion" code) 11/12 Checking commit 8386a51cbcde (docs/conf.py: Don't hard-code QEMU version) 12/12 Checking commit ce86f39d861d (MAINTAINERS: Add entry for Sphinx documentation infrastructure) === OUTPUT END === Test command exited with code: 1 The full log is available at http://patchew.org/logs/20190307152450.20340-1-peter.mayd...@linaro.org/testing.checkpatch/?type=message. --- Email generated automatically by Patchew [http://patchew.org/]. Please send your feedback to patchew-de...@redhat.com