diff options
| author | Philippe Mathieu-Daudé | 2019-12-09 10:49:59 +0100 |
|---|---|---|
| committer | Paolo Bonzini | 2019-12-18 02:34:11 +0100 |
| commit | 2d61acebe8d8891b5f63fc7221926c1d00bdbd22 (patch) | |
| tree | c70359447711799654b8e7def8d8ebe87b5bf6cc /include/exec | |
| parent | hw/pci-host/i440fx: Extract PCII440FXState to "hw/pci-host/i440fx.h" (diff) | |
| download | qemu-2d61acebe8d8891b5f63fc7221926c1d00bdbd22.tar.gz qemu-2d61acebe8d8891b5f63fc7221926c1d00bdbd22.tar.xz qemu-2d61acebe8d8891b5f63fc7221926c1d00bdbd22.zip | |
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 'include/exec')
0 files changed, 0 insertions, 0 deletions
