mirror of https://gitee.com/openkylin/qemu.git
19dc7e977c
The callers of object_initialize_child() commonly pass either &child, sizeof(child), or pchild, sizeof(*pchild). Tidy up the few that don't, mostly to keep the next commit simpler. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Message-Id: <20200610053247.1583243-36-armbru@redhat.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile.objs | ||
boot.c | ||
opentitan.c | ||
riscv_hart.c | ||
riscv_htif.c | ||
sifive_clint.c | ||
sifive_e.c | ||
sifive_e_prci.c | ||
sifive_gpio.c | ||
sifive_plic.c | ||
sifive_test.c | ||
sifive_u.c | ||
sifive_u_otp.c | ||
sifive_u_prci.c | ||
sifive_uart.c | ||
spike.c | ||
trace-events | ||
virt.c |