Patchew URL: https://patchew.org/QEMU/20190201145035.22739-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: 20190201145035.22739-1-peter.mayd...@linaro.org Subject: [Qemu-devel] [PATCH 00/11] Enable build and install of our rST docs === 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 - [tag update] patchew/20190201145035.22739-1-peter.mayd...@linaro.org -> patchew/20190201145035.22739-1-peter.mayd...@linaro.org Switched to a new branch 'test' 429e245 docs/conf.py: Don't hard-code QEMU version d1d73e3 Makefile: Abstract out "identify the pkgversion" code 999c09b Makefile, configure: Support building rST documentation 34bd2da Separate conf.py for each manual we want 9a6c5a4 docs/conf.py: Disable option warnings c466233 docs/conf.py: Don't include rST sources in HTML build 0af2097 docs/conf.py: Configure the 'alabaster' theme dd1b449 docs/conf.py: Disable unused _static directory 76f4d9d docs: Commit initial files from sphinx-quickstart 191561b docs: Convert memory.txt to rst format f72de6c docs/cpu-hotplug.rst: Fix rST markup issues === OUTPUT BEGIN === 1/11 Checking commit f72de6c70ee6 (docs/cpu-hotplug.rst: Fix rST markup issues) 2/11 Checking commit 191561bcbdc6 (docs: Convert memory.txt to rst format) WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #22: rename from docs/devel/memory.txt total: 0 errors, 1 warnings, 195 lines checked Patch 2/11 has style problems, please review. If any of these errors are false positives report them to the maintainer, see CHECKPATCH in MAINTAINERS. 3/11 Checking commit 76f4d9d42833 (docs: Commit initial files from sphinx-quickstart) ERROR: Missing Signed-off-by: line(s) total: 1 errors, 0 warnings, 188 lines checked Patch 3/11 has style problems, please review. If any of these errors are false positives report them to the maintainer, see CHECKPATCH in MAINTAINERS. 4/11 Checking commit dd1b44918905 (docs/conf.py: Disable unused _static directory) 5/11 Checking commit 0af20971b269 (docs/conf.py: Configure the 'alabaster' theme) 6/11 Checking commit c46623391238 (docs/conf.py: Don't include rST sources in HTML build) 7/11 Checking commit 9a6c5a4a34fd (docs/conf.py: Disable option warnings) 8/11 Checking commit 34bd2dab5fb9 (Separate conf.py for each manual we want) ERROR: line over 90 characters #161: FILE: docs/interop/conf.py:15: +html_theme_options['description'] = u'System Emulation Management and Interoperability Guide' ERROR: Missing Signed-off-by: line(s) total: 2 errors, 0 warnings, 133 lines checked Patch 8/11 has style problems, please review. If any of these errors are false positives report them to the maintainer, see CHECKPATCH in MAINTAINERS. 9/11 Checking commit 999c09b2bb2b (Makefile, configure: Support building rST documentation) 10/11 Checking commit d1d73e341bf5 (Makefile: Abstract out "identify the pkgversion" code) 11/11 Checking commit 429e245a7c5f (docs/conf.py: Don't hard-code QEMU version) === OUTPUT END === Test command exited with code: 1 The full log is available at http://patchew.org/logs/20190201145035.22739-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