Patchew URL:
https://patchew.org/QEMU/20200813073712.4001404-1-kuhn.chen...@huawei.com/
Hi,
This series failed the docker-quick@centos7 build test. Please find the testing
commands and
their output below. If you have Docker installed, you can probably reproduce it
locally.
=== TEST SCRIPT BE
patchs for static code analyzer fixes
=== 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
Hi All,
This series fix trivial warnings reported by the Clang static code analyzer.
Chen Qun (11):
hw/arm/virt-acpi-build:Remove dead assignment in build_madt()
hw/arm/omap1:Remove redundant statement in omap_clkdsp_read()
target/arm/translate-a64:Remove dead assignment in
handle_sca