Patchew URL: https://patchew.org/QEMU/20200619135844.23307-1-alex.ben...@linaro.org/
Hi, This series seems to have some coding style problems. See output below for more information: Subject: [RFC PATCH] docs/devel: add some notes on tcg-icount for developers Type: series Message-id: 20200619135844.23307-1-alex.ben...@linaro.org === 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 === Switched to a new branch 'test' 2cb15db docs/devel: add some notes on tcg-icount for developers === OUTPUT BEGIN === WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #21: new file mode 100644 ERROR: trailing whitespace #95: FILE: docs/devel/tcg-icount.rst:70: + $ ERROR: trailing whitespace #96: FILE: docs/devel/tcg-icount.rst:71: +.. [1] sometimes two instructions if dealing with delay slots $ total: 2 errors, 1 warnings, 86 lines checked Commit 2cb15db2a94c (docs/devel: add some notes on tcg-icount for developers) 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 http://patchew.org/logs/20200619135844.23307-1-alex.ben...@linaro.org/testing.checkpatch/?type=message. --- Email generated automatically by Patchew [https://patchew.org/]. Please send your feedback to patchew-de...@redhat.com