diff options
author | Stefan Hajnoczi <stefanha@redhat.com> | 2014-04-23 10:05:20 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2014-04-23 11:34:10 +0200 |
commit | 370e681629da587af7592a7b83ebc7ec4955461e (patch) | |
tree | 4b2ca6866fa578bf6e28c2ade92f092b0f8f9de2 /.gitignore | |
parent | 9b17031ac4efcf7a587f0e4eea82287a5329b6e7 (diff) | |
download | qemu-370e681629da587af7592a7b83ebc7ec4955461e.zip qemu-370e681629da587af7592a7b83ebc7ec4955461e.tar.gz qemu-370e681629da587af7592a7b83ebc7ec4955461e.tar.bz2 |
block/cloop: use PRIu32 format specifier for uint32_t
PRIu32 is the format string specifier for uint32_t, let's use it.
Variables ->block_size, ->n_blocks, and i are all uint32_t.
Suggested-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions