diff options
author | Alex Chen <alex.chen@huawei.com> | 2020-11-19 02:57:51 +0000 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2021-01-22 14:51:35 +0100 |
commit | 268c02424b0b8078c15acdf73edbdeeb0dd80808 (patch) | |
tree | 42abbf12e3863e8c0511593805f17373e87bc74e /cpus-common.c | |
parent | a3c27ea0344d3cc7295a5f0589d5514913ec1522 (diff) | |
download | qemu-268c02424b0b8078c15acdf73edbdeeb0dd80808.zip qemu-268c02424b0b8078c15acdf73edbdeeb0dd80808.tar.gz qemu-268c02424b0b8078c15acdf73edbdeeb0dd80808.tar.bz2 |
hw/usb: 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: 20201119025751.45750-1-alex.chen@huawei.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'cpus-common.c')
0 files changed, 0 insertions, 0 deletions