]> git.proxmox.com Git - mirror_qemu.git/commit
qbus: Rename qbus_create_inplace() to qbus_init()
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 23 Sep 2021 12:11:51 +0000 (13:11 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 30 Sep 2021 12:42:10 +0000 (13:42 +0100)
commitd637e1dc6de0e171dca6fbb5384668c642aa5ab6
tree8d1ba46048cf7c6bb01605029cbf3d15a7a81d38
parent8d4cdf01f89fd834b952df2dd08f55e897a72ea8
qbus: Rename qbus_create_inplace() to qbus_init()

Rename qbus_create_inplace() to qbus_init(); this is more in line
with our usual naming convention for functions that in-place
initialize objects.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Message-id: 20210923121153.23754-5-peter.maydell@linaro.org
32 files changed:
hw/audio/intel-hda.c
hw/block/fdc.c
hw/block/swim.c
hw/char/virtio-serial-bus.c
hw/core/bus.c
hw/core/sysbus.c
hw/gpio/bcm2835_gpio.c
hw/ide/qdev.c
hw/ipack/ipack.c
hw/misc/mac_via.c
hw/misc/macio/cuda.c
hw/misc/macio/macio.c
hw/misc/macio/pmu.c
hw/nubus/nubus-bridge.c
hw/nvme/ctrl.c
hw/nvme/subsys.c
hw/pci/pci.c
hw/pci/pci_bridge.c
hw/s390x/event-facility.c
hw/s390x/virtio-ccw.c
hw/scsi/scsi-bus.c
hw/sd/allwinner-sdhost.c
hw/sd/bcm2835_sdhost.c
hw/sd/pl181.c
hw/sd/pxa2xx_mmci.c
hw/sd/sdhci.c
hw/sd/ssi-sd.c
hw/usb/bus.c
hw/usb/dev-smartcard-reader.c
hw/virtio/virtio-mmio.c
hw/virtio/virtio-pci.c
include/hw/qdev-core.h