diff options
author | AlexChen | 2020-11-02 10:55:23 +0100 |
---|---|---|
committer | Peter Maydell | 2020-11-23 11:41:58 +0100 |
commit | 98554b3b56b3e74e271385afb00855d48ab1fe16 (patch) | |
tree | bbe6a952c97fa2cbdc33ac32ba6d5ca824874c77 /hw/intc/rx_icu.c | |
parent | target/arm: fix stage 2 page-walks in 32-bit emulation (diff) | |
download | qemu-98554b3b56b3e74e271385afb00855d48ab1fe16.tar.gz qemu-98554b3b56b3e74e271385afb00855d48ab1fe16.tar.xz qemu-98554b3b56b3e74e271385afb00855d48ab1fe16.zip |
hw/arm: Fix bad print format specifiers
We should use printf format specifier "%u" instead of "%i" for
argument of type "unsigned int".
Reported-by: Euler Robot <euler.robot@huawei.com>
Signed-off-by: Alex Chen <alex.chen@huawei.com>
Message-id: 5F9FD78B.8000300@huawei.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/intc/rx_icu.c')
0 files changed, 0 insertions, 0 deletions