[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] docs/system/target-avr: Improve the AVR docs and add to MAIN
From: |
no-reply |
Subject: |
Re: [PATCH] docs/system/target-avr: Improve the AVR docs and add to MAINTAINERS |
Date: |
Thu, 13 Aug 2020 08:07:50 -0700 (PDT) |
Patchew URL: 20200812155304.18016-1-huth@tuxfamily.org/">https://patchew.org/QEMU/20200812155304.18016-1-huth@tuxfamily.org/
Hi,
This series seems to have some coding style problems. See output below for
more information:
Type: series
Message-id: 20200812155304.18016-1-huth@tuxfamily.org
Subject: [PATCH] docs/system/target-avr: Improve the AVR docs and add to
MAINTAINERS
=== 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'
22fbf8b docs/system/target-avr: Improve the AVR docs and add to MAINTAINERS
=== OUTPUT BEGIN ===
ERROR: trailing whitespace
#57: FILE: docs/system/target-avr.rst:27:
+ -serial tcp::5678,server,nowait $
total: 1 errors, 0 warnings, 54 lines checked
Commit 22fbf8be9919 (docs/system/target-avr: Improve the AVR docs and add to
MAINTAINERS) 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
20200812155304.18016-1-huth@tuxfamily.org/testing.checkpatch/?type=message">http://patchew.org/logs/20200812155304.18016-1-huth@tuxfamily.org/testing.checkpatch/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to patchew-devel@redhat.com