From nobody Mon May 13 04:29:40 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1602274396; cv=none; d=zohomail.com; s=zohoarc; b=k0mqyhOBrEVtfJ5nFt74/kpHn5fc1tevBd7cwlIyeLKRjj19KsVCIZH7xTFaNrtqCbda2OLUsWPkiC3cF06hgWCmYqjWQbVj614+eSy7JYQIApox18qvB+vQLykRN47/wJOb2xEABGQb3AVkq4G5ohQZUqEOB8o52VuJhoNOHV0= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1602274396; h=Content-Type:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=s6J+J+IDrbdIWwyN0vlZZD1/3FzlWpmAl7kXRQGITUA=; b=hPa+As6OHTBh5LS52Pm1swH4G9CEoLma1bB4+9An51DCQFXGMDg7CjbsUxdEVdTtFB3UWFr7ZlZEdET9hHR1AXW+Tx4OD1dd/+JNcPtXbolv87Uk2LRXjJpCvdVhONp/W2jfxO3h+pHlAzTGbV+pBCtvfHcnvANBOctY79IHZmI= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1602274396372777.4473477849301; Fri, 9 Oct 2020 13:13:16 -0700 (PDT) Received: from localhost ([::1]:44830 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kQylO-000485-Vk for importer@patchew.org; Fri, 09 Oct 2020 16:13:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58692) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kQyiG-0002I3-AQ for qemu-devel@nongnu.org; Fri, 09 Oct 2020 16:10:04 -0400 Received: from us-smtp-delivery-124.mimecast.com ([63.128.21.124]:60406) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1kQyiE-0007dz-8Z for qemu-devel@nongnu.org; Fri, 09 Oct 2020 16:10:00 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-436-zQunGiqFNJiGukoXiv8Kgg-1; Fri, 09 Oct 2020 16:09:55 -0400 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 43589803F69; Fri, 9 Oct 2020 20:09:54 +0000 (UTC) Received: from localhost (ovpn-119-102.rdu2.redhat.com [10.10.119.102]) by smtp.corp.redhat.com (Postfix) with ESMTP id 555431002382; Fri, 9 Oct 2020 20:09:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1602274197; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=s6J+J+IDrbdIWwyN0vlZZD1/3FzlWpmAl7kXRQGITUA=; b=gy4dZQcTgA+ll+IFJai74TzATYmWHumwGlpIR+i/d+7ser65j6O7mLP4SlF0AOoJK/hsSv MHtZ3v/hc/4ouCKgXOtgfjYuOpwUWFZ5x4uc9EQzfV66F8rDMH7U0k+9sbVQuw4pEgAczQ O1AL/Tg0NNz3b+bfdsbSyWbhcQ7KH9s= X-MC-Unique: zQunGiqFNJiGukoXiv8Kgg-1 Date: Fri, 9 Oct 2020 16:09:47 -0400 From: Eduardo Habkost To: Eric Blake Subject: fixup! qom: Simplify and merge pointer property getters/setters Message-ID: <20201009200947.GG7303@habkost.net> References: <20201009191520.1799419-1-ehabkost@redhat.com> <20201009191520.1799419-4-ehabkost@redhat.com> <3f01d20b-b172-5fb0-6659-8aafad2ed4be@redhat.com> MIME-Version: 1.0 In-Reply-To: <3f01d20b-b172-5fb0-6659-8aafad2ed4be@redhat.com> X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=ehabkost@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Disposition: inline Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=63.128.21.124; envelope-from=ehabkost@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/10/09 02:34:40 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Daniel =?utf-8?B?UC4gQmVycmFuZ8Op?= , "Michael S. Tsirkin" , Markus Armbruster , Philippe =?utf-8?Q?Mathieu-Daud=C3=A9?= , qemu-devel@nongnu.org, Aleksandar Markovic , Paolo Bonzini , =?utf-8?Q?Marc-Andr=C3=A9?= Lureau , Igor Mammedov , Aurelien Jarno Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" On Fri, Oct 09, 2020 at 03:02:58PM -0500, Eric Blake wrote: > On 10/9/20 2:15 PM, Eduardo Habkost wrote: > > Both the property getter and setter for pointer properties can > > simply call the visitor functions directly, instead of making > > extra copies and requiring additional logic. > >=20 > > Remove the extra copying logic, and merge the getter and setter > > functions in object_visit_uint*_ptr() accessors. > >=20 > > Signed-off-by: Eduardo Habkost > > --- > > qom/object.c | 114 ++++++++++----------------------------------------- > > 1 file changed, 22 insertions(+), 92 deletions(-) > >=20 > > diff --git a/qom/object.c b/qom/object.c > > index 6b4dfc279a..3b343fd118 100644 > > --- a/qom/object.c > > +++ b/qom/object.c > > @@ -2496,119 +2496,57 @@ static void *pointer_property_get_ptr(Object *= obj, PointerProperty *prop) > > } > > } > > =20 > > -static void property_get_uint8_ptr(Object *obj, Visitor *v, const char= *name, > > +static void property_visit_uint8_ptr(Object *obj, Visitor *v, const ch= ar *name, > > void *opaque, Error **errp) >=20 > Indentation is now off. Several instances. Oops. Fixup applied locally. Thanks! Signed-off-by: Eduardo Habkost --- diff --git a/qom/object.c b/qom/object.c index 3b343fd118..9d3710dec5 100644 --- a/qom/object.c +++ b/qom/object.c @@ -2497,7 +2497,7 @@ static void *pointer_property_get_ptr(Object *obj, Po= interProperty *prop) } =20 static void property_visit_uint8_ptr(Object *obj, Visitor *v, const char *= name, - void *opaque, Error **errp) + void *opaque, Error **errp) { PointerProperty *prop =3D opaque; uint8_t *field =3D pointer_property_get_ptr(obj, prop); @@ -2505,7 +2505,7 @@ static void property_visit_uint8_ptr(Object *obj, Vis= itor *v, const char *name, } =20 static void property_visit_uint16_ptr(Object *obj, Visitor *v, const char = *name, - void *opaque, Error **errp) + void *opaque, Error **errp) { PointerProperty *prop =3D opaque; uint16_t *field =3D pointer_property_get_ptr(obj, prop); @@ -2513,7 +2513,7 @@ static void property_visit_uint16_ptr(Object *obj, Vi= sitor *v, const char *name, } =20 static void property_visit_uint32_ptr(Object *obj, Visitor *v, const char = *name, - void *opaque, Error **errp) + void *opaque, Error **errp) { PointerProperty *prop =3D opaque; uint32_t *field =3D pointer_property_get_ptr(obj, prop); @@ -2521,7 +2521,7 @@ static void property_visit_uint32_ptr(Object *obj, Vi= sitor *v, const char *name, } =20 static void property_visit_uint64_ptr(Object *obj, Visitor *v, const char = *name, - void *opaque, Error **errp) + void *opaque, Error **errp) { PointerProperty *prop =3D opaque; uint64_t *field =3D pointer_property_get_ptr(obj, prop); --=20 Eduardo