All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-trivial] [PATCH] Trivial: update comment of struct Object
@ 2015-11-05  7:39 ` Cao jin
  0 siblings, 0 replies; 6+ messages in thread
From: Cao jin @ 2015-11-05  7:39 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, afaerber

it don`t has "GSList *interfaces" anymore

Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com>
---
 include/qom/object.h | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/include/qom/object.h b/include/qom/object.h
index 0bb89d4..e46cc30 100644
--- a/include/qom/object.h
+++ b/include/qom/object.h
@@ -396,9 +396,6 @@ struct ObjectClass
  * As a result, #Object contains a reference to the objects type as its
  * first member.  This allows identification of the real type of the object at
  * run time.
- *
- * #Object also contains a list of #Interfaces that this object
- * implements.
  */
 struct Object
 {
-- 
2.1.0



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

end of thread, other threads:[~2015-12-03 19:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-05  7:39 [Qemu-trivial] [PATCH] Trivial: update comment of struct Object Cao jin
2015-11-05  7:39 ` [Qemu-devel] " Cao jin
2015-11-29 10:48 ` [Qemu-trivial] " Michael Tokarev
2015-11-29 10:48   ` [Qemu-devel] " Michael Tokarev
2015-12-03 19:13   ` [Qemu-trivial] " Andreas Färber
2015-12-03 19:13     ` Andreas Färber

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.