diff options
| author | Stefan Weil | 2018-10-06 20:38:51 +0200 |
|---|---|---|
| committer | Kevin Wolf | 2018-11-05 15:09:54 +0100 |
| commit | cf67b692b38a5e0a76d6d94f77fd4aa1b5d31849 (patch) | |
| tree | 51d72e35326f74812bb3cbbf3779fa5d5fa00a11 /include/exec | |
| parent | block: replace "discard" literal with BDRV_OPT_DISCARD macro (diff) | |
| download | qemu-cf67b692b38a5e0a76d6d94f77fd4aa1b5d31849.tar.gz qemu-cf67b692b38a5e0a76d6d94f77fd4aa1b5d31849.tar.xz qemu-cf67b692b38a5e0a76d6d94f77fd4aa1b5d31849.zip | |
qemu-io-cmds: Fix two format strings
Use %zu instead of %zd for unsigned numbers.
This fixes two error messages from the LSTM static code analyzer:
This argument should be of type 'ssize_t' but is of type 'unsigned long'
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
