diff options
author | Alex Chen <alex.chen@huawei.com> | 2020-11-17 12:56:32 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-11-17 12:56:32 +0000 |
commit | 63192565f9f5cc1c82c4213713c0a2764d8242e5 (patch) | |
tree | 312ba54fd9f6e961de05ad8027359fbaca854a24 /target/s390x/trace.h | |
parent | 3362c56835cd171e178b754f39d3814c27670f8b (diff) | |
download | qemu-63192565f9f5cc1c82c4213713c0a2764d8242e5.zip qemu-63192565f9f5cc1c82c4213713c0a2764d8242e5.tar.gz qemu-63192565f9f5cc1c82c4213713c0a2764d8242e5.tar.bz2 |
exynos: Fix bad printf format specifiers
We should use printf format specifier "%u" instead of "%d" 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: 20201111073651.72804-1-alex.chen@huawei.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'target/s390x/trace.h')
0 files changed, 0 insertions, 0 deletions