diff options
author | Philippe Mathieu-Daudé <philmd@redhat.com> | 2019-12-09 10:49:59 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2019-12-18 02:34:11 +0100 |
commit | 2d61acebe8d8891b5f63fc7221926c1d00bdbd22 (patch) | |
tree | c70359447711799654b8e7def8d8ebe87b5bf6cc /tests/test-string-input-visitor.c | |
parent | 340207607369f04c14665d94d5e172641391db1f (diff) | |
download | qemu-2d61acebe8d8891b5f63fc7221926c1d00bdbd22.zip qemu-2d61acebe8d8891b5f63fc7221926c1d00bdbd22.tar.gz qemu-2d61acebe8d8891b5f63fc7221926c1d00bdbd22.tar.bz2 |
hw/pci-host/i440fx: Use size_t to iterate over ARRAY_SIZE()
We don't enforce the -Wsign-conversion CPPFLAG, but it doesn't hurt
to avoid this warning:
warning: implicit conversion changes signedness: 'int' to 'size_t' (aka 'unsigned long') [-Wsign-conversion]
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20191209095002.32194-4-philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tests/test-string-input-visitor.c')
0 files changed, 0 insertions, 0 deletions