Patchew URL: https://patchew.org/QEMU/20210628143551.2870006-1-richard.hender...@linaro.org/
Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20210628143551.2870006-1-richard.hender...@linaro.org Subject: [PULL 0/5] target/alpha patch queue === 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 === Updating 3c8cf5a9c21ff8782164d1def7f44bd888713384 From https://github.com/patchew-project/qemu - [tag update] patchew/20210626063631.2411938-1-richard.hender...@linaro.org -> patchew/20210626063631.2411938-1-richard.hender...@linaro.org * [new tag] patchew/20210628143551.2870006-1-richard.hender...@linaro.org -> patchew/20210628143551.2870006-1-richard.hender...@linaro.org Switched to a new branch 'test' ed4257d target/alpha: Honor the FEN bit 3ac025b pc-bios: Update the palcode-clipper image 7e1e351 hw/alpha: Provide a PCI-ISA bridge device node 3eef833 hw/alpha: Provide console information to the PALcode at start-up a8c7129 hw/alpha: Set minimum PCI device ID to 1 to match Clipper IRQ mappings === OUTPUT BEGIN === 1/5 Checking commit a8c712990763 (hw/alpha: Set minimum PCI device ID to 1 to match Clipper IRQ mappings) 2/5 Checking commit 3eef83314e10 (hw/alpha: Provide console information to the PALcode at start-up) 3/5 Checking commit 7e1e351547ea (hw/alpha: Provide a PCI-ISA bridge device node) ERROR: spaces required around that '*' (ctx:WxV) #54: FILE: hw/alpha/alpha_sys.h:13: +PCIBus *typhoon_init(MemoryRegion *, qemu_irq *, qemu_irq *, AlphaCPU *[4], ^ total: 1 errors, 0 warnings, 125 lines checked Patch 3/5 has style problems, please review. If any of these errors are false positives report them to the maintainer, see CHECKPATCH in MAINTAINERS. 4/5 Checking commit 3ac025b1abb7 (pc-bios: Update the palcode-clipper image) 5/5 Checking commit ed4257d84084 (target/alpha: Honor the FEN bit) === OUTPUT END === Test command exited with code: 1 The full log is available at http://patchew.org/logs/20210628143551.2870006-1-richard.hender...@linaro.org/testing.checkpatch/?type=message. --- Email generated automatically by Patchew [https://patchew.org/]. Please send your feedback to patchew-de...@redhat.com