diff options
author | Igor Mitsyanko <i.mitsyanko@samsung.com> | 2012-02-28 15:57:11 +0400 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2012-03-14 15:30:39 -0500 |
commit | ac4510337d1e461d4d56889db9691c49d3597cdb (patch) | |
tree | 42cae530bc44d4a83f0a5e261d8cee7b716d2f3b /cpu-exec.c | |
parent | aca59af612840772f18598363b65a25bf02bb569 (diff) |
qom/object.c: rename type_class_init() to type_initialize()
Function name type_class_init() gave us a wrong impression of separation
of type's "class" and "object" entities initialization. Name type_initialize()
is more appropriate for type_class_init() function (considering what operations
it performs).
Signed-off-by: Igor Mitsyanko <i.mitsyanko@samsung.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'cpu-exec.c')
0 files changed, 0 insertions, 0 deletions