On 2/20/20 8:05 AM, Philippe Mathieu-Daudé wrote: > The 'is_write' argument is either 0 or 1. > Convert it to a boolean type. > > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > include/hw/ide/internal.h | 2 +- > hw/dma/rc4030.c | 6 +++--- > hw/ide/ahci.c | 2 +- > hw/ide/core.c | 2 +- > hw/ide/macio.c | 2 +- > hw/ide/pci.c | 2 +- > 6 files changed, 8 insertions(+), 8 deletions(-) Acked-by: John Snow <[email protected]>
- [PATCH v3 06/20] exec: Let the address_space API u... Philippe Mathieu-Daudé
- [PATCH v3 14/20] hw/virtio: Let vhost_memory_map()... Philippe Mathieu-Daudé
- [PATCH v3 19/20] Let cpu_[physical]_memory() calls... Philippe Mathieu-Daudé
- RE: [Xen-devel] [PATCH v3 19/20] Let cpu_[phy... Durrant, Paul
- Re: [PATCH v3 19/20] Let cpu_[physical]_memor... David Gibson
- Re: [PATCH v3 19/20] Let cpu_[physical]_memor... Cornelia Huck
- [PATCH v3 08/20] Remove unnecessary cast when usin... Philippe Mathieu-Daudé
- Re: [PATCH v3 08/20] Remove unnecessary cast ... Cornelia Huck
- [PATCH v3 07/20] hw/net: Avoid casting non-const p... Philippe Mathieu-Daudé
- [PATCH v3 12/20] hw/ide: Let the DMAIntFunc protot... Philippe Mathieu-Daudé
- Re: [PATCH v3 12/20] hw/ide: Let the DMAIntFu... John Snow
- [PATCH v3 16/20] Let address_space_rw() calls pass... Philippe Mathieu-Daudé
- [PATCH v3 13/20] hw/virtio: Let virtqueue_map_iove... Philippe Mathieu-Daudé
- [PATCH v3 10/20] Remove unnecessary cast when usin... Philippe Mathieu-Daudé
- [PATCH v3 11/20] hw/ide/internal: Remove unused DM... Philippe Mathieu-Daudé
- [PATCH v3 18/20] exec: Let cpu_[physical]_memory A... Philippe Mathieu-Daudé
- [PATCH v3 15/20] exec: Let address_space_unmap() u... Philippe Mathieu-Daudé
- [PATCH v3 17/20] Avoid address_space_rw() with a c... Philippe Mathieu-Daudé
