[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v16 0/6] Add support for TPM Physical Presence i
From: |
no-reply |
Subject: |
Re: [Qemu-devel] [PATCH v16 0/6] Add support for TPM Physical Presence interface |
Date: |
Fri, 11 Jan 2019 15:36:23 -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
Type: series
Subject: [Qemu-devel] [PATCH v16 0/6] Add support for TPM Physical Presence
interface
=== TEST SCRIPT BEGIN ===
#!/bin/bash
git config --local diff.renamelimit 0
git config --local diff.renames True
git config --local diff.algorithm histogram
./scripts/checkpatch.pl --mailback --color=always base..
=== TEST SCRIPT END ===
Updating 3c8cf5a9c21ff8782164d1def7f44bd888713384
Switched to a new branch 'test'
16ddac1 tpm: clear RAM when "memory overwrite" requested
bc2cacd acpi: add ACPI memory clear interface
5e862c0 acpi: build TPM Physical Presence interface
e137a73 acpi: expose TPM/PPI configuration parameters to firmware via fw_cfg
c2780c9 tpm: allocate/map buffer for TPM Physical Presence interface
6edda68 tpm: add a "ppi" boolean property
=== OUTPUT BEGIN ===
Unknown option: color
Usage:
checkpatch.pl [OPTION]... [FILE]...
checkpatch.pl [OPTION]... [GIT-REV-LIST]
Version: 0.31
Options:
-q, --quiet quiet
--no-tree run without a kernel tree
--no-signoff do not check for 'Signed-off-by' line
--patch treat FILE as patchfile
--branch treat args as GIT revision list
--emacs emacs compile window format
--terse one line per report
-f, --file treat FILE as regular source file
--strict fail if only warnings are found
--root=PATH PATH to the kernel tree root
--no-summary suppress the per-file summary
--mailback only produce a report in case of warnings/errors
--summary-file include the filename in summary
--debug KEY=[0|1] turn on/off debugging of KEY, where KEY is one of
'values', 'possible', 'type', and 'attr' (default
is all off)
--test-only=WORD report only warnings/errors containing WORD
literally
-h, --help, --version display this help and exit
When FILE is - read standard input.
=== 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
- [Qemu-devel] [PATCH v16 0/6] Add support for TPM Physical Presence interface, Marc-André Lureau, 2019/01/09
- [Qemu-devel] [PATCH v16 1/6] tpm: add a "ppi" boolean property, Marc-André Lureau, 2019/01/09
- [Qemu-devel] [PATCH v16 2/6] tpm: allocate/map buffer for TPM Physical Presence interface, Marc-André Lureau, 2019/01/09
- [Qemu-devel] [PATCH v16 3/6] acpi: expose TPM/PPI configuration parameters to firmware via fw_cfg, Marc-André Lureau, 2019/01/09
- [Qemu-devel] [PATCH v16 5/6] acpi: add ACPI memory clear interface, Marc-André Lureau, 2019/01/09
- [Qemu-devel] [PATCH v16 4/6] acpi: build TPM Physical Presence interface, Marc-André Lureau, 2019/01/09
- [Qemu-devel] [PATCH v16 6/6] tpm: clear RAM when "memory overwrite" requested, Marc-André Lureau, 2019/01/09
- Re: [Qemu-devel] [PATCH v16 0/6] Add support for TPM Physical Presence interface,
no-reply <=