Patchew URL: https://patchew.org/QEMU/20200929003916.4183696-1-hskinnem...@google.com/
Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20200929003916.4183696-1-hskinnem...@google.com Subject: [RFC 0/3] QEMU as IPMI BMC emulator === 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' 572df61 docs/specs: IPMI device emulation: BMC 27c176d docs/specs: IPMI device emulation: main processor cf7927e docs: enable sphinx blockdiag extension === OUTPUT BEGIN === 1/3 Checking commit cf7927e5561e (docs: enable sphinx blockdiag extension) WARNING: line over 80 characters #19: FILE: docs/conf.py:70: +extensions = ['kerneldoc', 'qmp_lexer', 'hxtool', 'depfile', 'sphinxcontrib.blockdiag'] WARNING: line over 80 characters #22: FILE: docs/conf.py:73: +blockdiag_fontpath = '/usr/share/fonts/truetype/liberation/LiberationSans-Regular.ttf' total: 0 errors, 2 warnings, 11 lines checked Patch 1/3 has style problems, please review. If any of these errors are false positives report them to the maintainer, see CHECKPATCH in MAINTAINERS. 2/3 Checking commit 27c176d70bcd (docs/specs: IPMI device emulation: main processor) WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #26: new file mode 100644 ERROR: trailing whitespace #51: FILE: docs/specs/ipmi.rst:21: + $ total: 1 errors, 1 warnings, 106 lines checked Patch 2/3 has style problems, please review. If any of these errors are false positives report them to the maintainer, see CHECKPATCH in MAINTAINERS. 3/3 Checking commit 572df6110448 (docs/specs: IPMI device emulation: BMC) === OUTPUT END === Test command exited with code: 1 The full log is available at http://patchew.org/logs/20200929003916.4183696-1-hskinnem...@google.com/testing.checkpatch/?type=message. --- Email generated automatically by Patchew [https://patchew.org/]. Please send your feedback to patchew-de...@redhat.com