All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-trivial] [PATCH] qom/object: fix comment typo
@ 2016-06-14  7:27 ` Changlong Xie
  0 siblings, 0 replies; 10+ messages in thread
From: Changlong Xie @ 2016-06-14  7:27 UTC (permalink / raw)
  To: qemu trival, Andreas Färber, qemu devel; +Cc: Changlong Xie

Signed-off-by: Changlong Xie <xiecl.fnst@cn.fujitsu.com>
---
 include/qom/object.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/qom/object.h b/include/qom/object.h
index 99de539..925c279 100644
--- a/include/qom/object.h
+++ b/include/qom/object.h
@@ -901,7 +901,7 @@ GSList *object_class_get_list(const char *implements_type,
 void object_ref(Object *obj);
 
 /**
- * qdef_unref:
+ * object_unref:
  * @obj: the object
  *
  * Decrease the reference count of a object.  A object cannot be freed as long
-- 
1.9.3





^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-07-06  9:48 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-14  7:27 [Qemu-trivial] [PATCH] qom/object: fix comment typo Changlong Xie
2016-06-14  7:27 ` [Qemu-devel] " Changlong Xie
2016-06-14  7:28 ` [Qemu-trivial] " Laurent Vivier
2016-06-14  7:28   ` Laurent Vivier
2016-07-06  5:52 ` [Qemu-trivial] " Changlong Xie
2016-07-06  5:52   ` [Qemu-devel] " Changlong Xie
2016-07-06  7:21   ` [Qemu-trivial] " Andreas Färber
2016-07-06  7:21     ` [Qemu-devel] " Andreas Färber
2016-07-06  7:44     ` [Qemu-trivial] " Changlong Xie
2016-07-06  7:44       ` [Qemu-devel] " Changlong Xie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.