diff options
author | Marc-André Lureau <marcandre.lureau@redhat.com> | 2019-08-28 12:18:06 +0400 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2019-12-17 19:32:47 +0100 |
commit | 3819af6e6a8fabe90957fa28bff0d9af56481662 (patch) | |
tree | 47bb837978f1826e5dc4c5b871098b8fc1be3939 /contrib/ivshmem-client | |
parent | a85d0bf361b8d717a9b15e551a05e3572b20a77e (diff) |
vhost-user-scsi: fix printf format warning
Fixes:
../contrib/vhost-user-scsi/vhost-user-scsi.c:118:57: error: format specifies
type 'unsigned char' but the argument has type 'int' [-Werror,-Wformat]
g_warning("Unable to determine cdb len (0x%02hhX)", cdb[0] >> 5);
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'contrib/ivshmem-client')
0 files changed, 0 insertions, 0 deletions