diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2018-03-21 15:30:13 +1100 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2018-04-27 18:05:22 +1000 |
commit | e850da556d69363e6846ab00ddcbf7cb55203981 (patch) | |
tree | db98573f78482a014c20bdaaaecc73fcb7831624 /migration/global_state.c | |
parent | b2692d5fed8b0549d70426d75c9ad4734dc557c8 (diff) |
target/ppc: Standardize instance_init and realize function names
Because of the various hooks called some variant on "init" - and the rather
greater number that used to exist, I'm always wondering when a function
called simply "*_init" or "*_initfn" will be called.
To make it easier on myself, and maybe others, rename the instance_init
hooks for ppc cpus to *_instance_init(). While we're at it rename the
realize time hooks to *_realize() (from *_realizefn()) which seems to be
the more common current convention.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Greg Kurz <groug@kaod.org>
Diffstat (limited to 'migration/global_state.c')
0 files changed, 0 insertions, 0 deletions