OSDN Git Service

Drop more @errp parameters after previous commit
authorMarkus Armbruster <armbru@redhat.com>
Tue, 5 May 2020 15:29:23 +0000 (17:29 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Fri, 15 May 2020 05:08:14 +0000 (07:08 +0200)
commit40c2281cc3342573bd72895997b5cfaddee36ef2
tree9d601436157ff3580dc45d1f5de54c6a462655e9
parentd2623129a7dec1d3041ad1221dda1ca49c667532
Drop more @errp parameters after previous commit

Several functions can't fail anymore: ich9_pm_add_properties(),
device_add_bootindex_property(), ppc_compat_add_property(),
spapr_caps_add_properties(), PropertyInfo.create().  Drop their @errp
parameter.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20200505152926.18877-16-armbru@redhat.com>
39 files changed:
bootdevice.c
hw/acpi/ich9.c
hw/block/fdc.c
hw/block/nvme.c
hw/block/vhost-user-blk.c
hw/block/virtio-blk.c
hw/core/qdev-properties.c
hw/core/qdev.c
hw/isa/lpc_ich9.c
hw/net/e1000.c
hw/net/e1000e.c
hw/net/eepro100.c
hw/net/lance.c
hw/net/lasi_i82596.c
hw/net/ne2000-pci.c
hw/net/pcnet-pci.c
hw/net/rtl8139.c
hw/net/spapr_llan.c
hw/net/sungem.c
hw/net/sunhme.c
hw/net/tulip.c
hw/net/virtio-net.c
hw/net/vmxnet3.c
hw/ppc/spapr.c
hw/ppc/spapr_caps.c
hw/s390x/s390-ccw.c
hw/scsi/scsi-bus.c
hw/scsi/vhost-scsi.c
hw/scsi/vhost-user-scsi.c
hw/usb/dev-network.c
hw/usb/host-libusb.c
hw/usb/redirect.c
hw/vfio/pci.c
include/hw/acpi/ich9.h
include/hw/ppc/spapr.h
include/hw/qdev-core.h
include/sysemu/sysemu.h
target/ppc/compat.c
target/ppc/cpu.h