qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* Re: [Qemu-devel] [PATCH 1/4] object: add object_property_add_bool
       [not found]         ` <4FE8DFD7.2070307@us.ibm.com>
@ 2012-07-02 12:29           ` Paolo Bonzini
  0 siblings, 0 replies; only message in thread
From: Paolo Bonzini @ 2012-07-02 12:29 UTC (permalink / raw)
  To: Anthony Liguori
  Cc: Kevin Wolf, Stefan Hajnoczi, Markus Armbruster, qemu-devel,
	Amit Shah, Igor Mammedov, Andreas Färber

Il 26/06/2012 00:01, Anthony Liguori ha scritto:
> The various object_property_set_* functions are inconsistent because I
> didn't write them.  I'm not sure why they take value/name.  They should
> take name/value IMHO.

void object_property_set(Object *obj, Visitor *v, const char *name,
                         Error **errp)

s/v/value/ and you get object_property_set_*.  I don't like it either,
but I was trying to be consistent...

Paolo

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-07-02 12:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1340640559-15836-1-git-send-email-aliguori@us.ibm.com>
     [not found] ` <1340640559-15836-2-git-send-email-aliguori@us.ibm.com>
     [not found]   ` <4FE89298.9090204@suse.de>
     [not found]     ` <4FE8AF6A.3010003@us.ibm.com>
     [not found]       ` <4FE8CE57.4050204@suse.de>
     [not found]         ` <4FE8DFD7.2070307@us.ibm.com>
2012-07-02 12:29           ` [Qemu-devel] [PATCH 1/4] object: add object_property_add_bool Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).