]> git.proxmox.com Git - mirror_qemu.git/commit
hw/ppc: rename functions in comments
authorDaniel Henrique Barboza <danielhb@linux.vnet.ibm.com>
Fri, 9 Feb 2018 18:13:30 +0000 (16:13 -0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Sat, 10 Feb 2018 01:17:17 +0000 (12:17 +1100)
commitb472b1a72740c79cd313e0e15bbe7b8440b30b82
tree15799029cf82ee837262a68d94e968dcbb01bc02
parentfa86f59234919b479b7e8da6b0dc2dad894a5eac
hw/ppc: rename functions in comments

Commit bcb5ce08cf ("spapr: Rename machine init functions for clarity")
renamed ppc_spapr_reset to spapr_machine_reset and ppc_spapr_init
to spapr_machine_init. Let's also rename the references in
comments.

Signed-off-by: Daniel Henrique Barboza <danielhb@linux.vnet.ibm.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/spapr.c
hw/ppc/spapr_hcall.c