Searched hist:"370 e6816" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/block/ |
H A D | cloop.c | 370e6816 Wed Apr 23 03:05:20 CDT 2014 Stefan Hajnoczi <stefanha@redhat.com> 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>
|