diff options
author | Igor Mitsyanko | 2012-02-28 12:57:11 +0100 |
---|---|---|
committer | Anthony Liguori | 2012-03-14 21:30:39 +0100 |
commit | ac4510337d1e461d4d56889db9691c49d3597cdb (patch) | |
tree | 42cae530bc44d4a83f0a5e261d8cee7b716d2f3b /hw/lm32_boards.c | |
parent | qom: if @instance_size==0, assign size of object to parent object size (diff) | |
download | qemu-ac4510337d1e461d4d56889db9691c49d3597cdb.tar.gz qemu-ac4510337d1e461d4d56889db9691c49d3597cdb.tar.xz qemu-ac4510337d1e461d4d56889db9691c49d3597cdb.zip |
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 'hw/lm32_boards.c')
0 files changed, 0 insertions, 0 deletions