Patchew URL: https://patchew.org/QEMU/20200521033631.1605-1-miaoy...@huawei.com/
Hi, This series seems to have some coding style problems. See output below for more information: Message-id: 20200521033631.1605-1-miaoy...@huawei.com Subject: [PATCH v8 0/8] pci_expander_brdige:acpi: Support pxb-pcie for ARM Type: series === 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' b067a12 unit-test: Add the binary file and clear diff.h 93ad0f2 unit-test: Add testcase for pxb 1c7bcb1 unit-test: The files changed. ad5fafc acpi: Align the size to 128k a08c69e acpi: Refactor the source of host bridge and build tables for pxb e1ad9a4 acpi: Extract crs build form acpi_build.c c96e0de fw_cfg: Write the extra roots into the fw_cfg 887ac48 acpi: Extract two APIs from acpi_dsdt_add_pci === OUTPUT BEGIN === 1/8 Checking commit 887ac4803f07 (acpi: Extract two APIs from acpi_dsdt_add_pci) 2/8 Checking commit c96e0de90d7e (fw_cfg: Write the extra roots into the fw_cfg) 3/8 Checking commit e1ad9a46a3b0 (acpi: Extract crs build form acpi_build.c) 4/8 Checking commit a08c69ea4ea9 (acpi: Refactor the source of host bridge and build tables for pxb) 5/8 Checking commit ad5fafcf0ee5 (acpi: Align the size to 128k) 6/8 Checking commit 1c7bcb134bf5 (unit-test: The files changed.) 7/8 Checking commit 93ad0f2148c0 (unit-test: Add testcase for pxb) 8/8 Checking commit b067a1263eb6 (unit-test: Add the binary file and clear diff.h) WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #13: new file mode 100644 ERROR: Do not add expected files together with tests, follow instructions in tests/qtest/bios-tables-test.c: both tests/data/acpi/virt/DSDT.pxb and tests/qtest/bios-tables-test-allowed-diff.h found ERROR: Do not add expected files together with tests, follow instructions in tests/qtest/bios-tables-test.c: both tests/data/acpi/virt/DSDT.pxb and tests/qtest/bios-tables-test-allowed-diff.h found total: 2 errors, 1 warnings, 1 lines checked Patch 8/8 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/20200521033631.1605-1-miaoy...@huawei.com/testing.checkpatch/?type=message. --- Email generated automatically by Patchew [https://patchew.org/]. Please send your feedback to patchew-de...@redhat.com