Skip to content
Snippets Groups Projects
Commit 98554b3b authored by Alex Chen's avatar Alex Chen Committed by Peter Maydell
Browse files

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: default avatarEuler Robot <euler.robot@huawei.com>
Signed-off-by: default avatarAlex Chen <alex.chen@huawei.com>
Message-id: 5F9FD78B.8000300@huawei.com
Reviewed-by: default avatarPeter Maydell <peter.maydell@linaro.org>
Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
parent 98e87797
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment