Remove unnecessary cast when using the address_space API
commitb7cbebf2b9d7aa8854cfd6a45484e160244e9f48
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Wed, 19 Feb 2020 19:28:22 +0000 (19 20:28 +0100)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Thu, 20 Feb 2020 13:47:08 +0000 (20 14:47 +0100)
treebc79526f8e8936820d3a52fdef813a18221fb2c4
parent4ef044cb148a5238161310f06bc581aeed70059f
Remove unnecessary cast when using the address_space API

This commit was produced with the included Coccinelle script
scripts/coccinelle/exec_rw_const.

Two lines in hw/net/dp8393x.c that Coccinelle produced that
were over 80 characters were re-wrapped by hand.

Suggested-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
12 files changed:
hw/arm/boot.c
hw/dma/rc4030.c
hw/dma/xlnx-zdma.c
hw/net/cadence_gem.c
hw/net/dp8393x.c
hw/s390x/css.c
qtest.c
scripts/coccinelle/exec_rw_const.cocci
target/i386/hvf/vmx.h
target/i386/hvf/x86_mmu.c
target/i386/whpx-all.c
target/s390x/mmu_helper.c