On 12/11/2014 18:14, Andreas Färber wrote:
>> > This reverts commit 339659041f87a76f8b71ad3d12cadfc5f89b4bb3.
>> > 
>> > It's been replaced by object_gen_new_property_name().
>> > 
>> > Signed-off-by: Markus Armbruster <arm...@redhat.com>
>> > ---
>> >  qom/object.c | 21 ---------------------
>> >  1 file changed, 21 deletions(-)
> Acked-by: Andreas Färber <afaer...@suse.de>
> 
> I believe the sole purpose was to share code between memory and gpio
> here.

The plan was to move [*] down into the devices.  Devices that do not
need to arrayify properties (e.g. most qdev-ified devices) can then skip
the [*] and have nicer names.

Paolo

Reply via email to