From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60987) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4ZK6-00057W-4V for qemu-devel@nongnu.org; Thu, 03 Dec 2015 14:13:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a4ZK2-0005Z2-2q for qemu-devel@nongnu.org; Thu, 03 Dec 2015 14:13:46 -0500 References: <1446709143-19935-1-git-send-email-caoj.fnst@cn.fujitsu.com> <565AD80B.50207@msgid.tls.msk.ru> From: =?UTF-8?Q?Andreas_F=c3=a4rber?= Message-ID: <56609463.10909@suse.de> Date: Thu, 3 Dec 2015 20:13:39 +0100 MIME-Version: 1.0 In-Reply-To: <565AD80B.50207@msgid.tls.msk.ru> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH] Trivial: update comment of struct Object List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Tokarev , Cao jin , qemu-devel@nongnu.org Cc: qemu-trivial@nongnu.org Am 29.11.2015 um 11:48 schrieb Michael Tokarev: > 05.11.2015 10:39, Cao jin wrote: >> it don`t has "GSList *interfaces" anymore >=20 > Andreas, should this be applied? It's been on the list for long alread= y, > and you said I shouldn't apply qom patches... I seem to have missed this for the last pull because it doesn't show up in a "qom" inbox query. Thanks for the reminder. Applied to qom-next now (with massaging of commit message). Thanks, Andreas >> Signed-off-by: Cao jin >> --- >> 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 i= ts >> * 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 >> { --=20 SUSE Linux GmbH, Maxfeldstr. 5, 90409 N=FCrnberg, Germany GF: Felix Imend=F6rffer, Jane Smithard, Graham Norton; HRB 21284 (AG N=FC= rnberg)