qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 00/11] Enable build and install of our rST do


From: no-reply
Subject: Re: [Qemu-devel] [PATCH v2 00/11] Enable build and install of our rST docs
Date: Thu, 28 Feb 2019 08:18:33 -0800 (PST)

Patchew URL: https://patchew.org/QEMU/address@hidden/



Hi,

This series seems to have some coding style problems. See output below for
more information:

Message-id: address@hidden
Subject: [Qemu-devel] [PATCH v2 00/11] Enable build and install of our rST docs
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
   093a2af7b6..711d13d5e2  master     -> master
 t [tag update]            patchew/address@hidden -> patchew/address@hidden
Switched to a new branch 'test'
53b94aff2f docs/conf.py: Don't hard-code QEMU version
330898d126 Makefile: Abstract out "identify the pkgversion" code
746ded6058 Makefile, configure: Support building rST documentation
af4ddac57a docs: Provide separate conf.py for each manual we want
1e26a65048 docs/conf.py: Disable option warnings
7ab0842ba4 docs/conf.py: Don't include rST sources in HTML build
b4e4aeda31 docs/conf.py: Configure the 'alabaster' theme
e2e3d14d80 docs/conf.py: Disable unused _static directory
3da54d22e0 docs: Commit initial files from sphinx-quickstart
f57be7d1eb docs: Convert memory.txt to rst format
9c3839add1 docs/cpu-hotplug.rst: Fix rST markup issues

=== OUTPUT BEGIN ===
1/11 Checking commit 9c3839add122 (docs/cpu-hotplug.rst: Fix rST markup issues)
2/11 Checking commit f57be7d1eb50 (docs: Convert memory.txt to rst format)
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
#23: 
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 3da54d22e07d (docs: Commit initial files from 
sphinx-quickstart)
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
#16: 
new file mode 100644

total: 0 errors, 1 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 e2e3d14d8082 (docs/conf.py: Disable unused _static 
directory)
5/11 Checking commit b4e4aeda317d (docs/conf.py: Configure the 'alabaster' 
theme)
6/11 Checking commit 7ab0842ba41e (docs/conf.py: Don't include rST sources in 
HTML build)
7/11 Checking commit 1e26a650488d (docs/conf.py: Disable option warnings)
8/11 Checking commit af4ddac57a6f (docs: Provide separate conf.py for each 
manual we want)
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
#101: 
new file mode 100644

ERROR: line over 90 characters
#186: 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/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 746ded60586b (Makefile, configure: Support building rST 
documentation)
10/11 Checking commit 330898d126f6 (Makefile: Abstract out "identify the 
pkgversion" code)
11/11 Checking commit 53b94aff2f52 (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/address@hidden/testing.checkpatch/?type=message.
---
Email generated automatically by Patchew [http://patchew.org/].
Please send your feedback to address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]