[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RFC PATCH] docs: rst-ify the record/replay documentation
From: |
no-reply |
Subject: |
Re: [RFC PATCH] docs: rst-ify the record/replay documentation |
Date: |
Mon, 29 Mar 2021 08:09:46 -0700 (PDT) |
Patchew URL:
20210329145947.14280-1-alex.bennee@linaro.org/">https://patchew.org/QEMU/20210329145947.14280-1-alex.bennee@linaro.org/
Hi,
This series seems to have some coding style problems. See output below for
more information:
Type: series
Message-id: 20210329145947.14280-1-alex.bennee@linaro.org
Subject: [RFC PATCH] docs: rst-ify the record/replay documentation
=== 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
- [tag update] patchew/20210329110303.15235-1-alex.bennee@linaro.org ->
patchew/20210329110303.15235-1-alex.bennee@linaro.org
* [new tag] patchew/20210329145947.14280-1-alex.bennee@linaro.org ->
patchew/20210329145947.14280-1-alex.bennee@linaro.org
Switched to a new branch 'test'
3816ac8 docs: rst-ify the record/replay documentation
=== OUTPUT BEGIN ===
ERROR: trailing whitespace
#64: FILE: docs/devel/replay.rst:4:
+ $
ERROR: trailing whitespace
#76: FILE: docs/devel/replay.rst:29:
+ $
ERROR: trailing whitespace
#87: FILE: docs/devel/replay.rst:39:
+ $
ERROR: trailing whitespace
#118: FILE: docs/devel/replay.rst:71:
+ $
ERROR: trailing whitespace
#167: FILE: docs/devel/replay.rst:241:
+ $
ERROR: trailing whitespace
#181: FILE: docs/devel/replay.rst:265:
+ $
ERROR: trailing whitespace
#195: FILE: docs/devel/replay.rst:275:
+ $
total: 7 errors, 0 warnings, 306 lines checked
Commit 3816ac89e363 (docs: rst-ify the record/replay documentation) 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
20210329145947.14280-1-alex.bennee@linaro.org/testing.checkpatch/?type=message">http://patchew.org/logs/20210329145947.14280-1-alex.bennee@linaro.org/testing.checkpatch/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to patchew-devel@redhat.com