From nobody Sat May 18 21:45:27 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=1598306724; cv=none; d=zohomail.com; s=zohoarc; b=ZSkWFnkiofVZLTjqv8qb5aYiiIBVF+u8U0br02S6Cv79xL9xvp6jIZhD0p7Szex9Pix2+IfTPAEia15TgbfaQF98IaPx1z9ZgN9546JPVJWp3OSCpe7zfAvJZ04fRSvfzbEJhX75v9JkhCYeU35NRQvrQqX0/bC75POCVSP1LE0= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1598306724; h=Content-Type:Content-Transfer-Encoding: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=Z7X2ws78eCmnTUnSlsjYISkwZZ/DF3s6qLQ+bT7y+08=; b=EsPcb5+nFtCaOAlj58MSU8AiOpA226wXcXU1RXbGPK+0tezFeaTGxLEGSp/52GRzpQJVP3QPAu1/LdZ4arfHCKIR6uZjbUWBPXLSR3mZ6hRYD8vgNTwzxjLjCv9ndJP7jw5PD6OOCx1cDdhL1ZdLxwfk5NWP85sFowAValOnzUU= 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 1598306724920567.1380711625862; Mon, 24 Aug 2020 15:05:24 -0700 (PDT) Received: from localhost ([::1]:47446 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kAKah-0002Xt-NF for importer@patchew.org; Mon, 24 Aug 2020 18:05:23 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48580) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kAKVQ-0006Dq-Qo for qemu-devel@nongnu.org; Mon, 24 Aug 2020 17:59:57 -0400 Received: from us-smtp-2.mimecast.com ([207.211.31.81]:58901 helo=us-smtp-delivery-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1kAKVM-0008GV-8V for qemu-devel@nongnu.org; Mon, 24 Aug 2020 17:59:56 -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-81-QX1lQLUOO3uYjF9eFZ0maQ-1; Mon, 24 Aug 2020 17:59:49 -0400 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 2ACDD18A2246; Mon, 24 Aug 2020 21:59:48 +0000 (UTC) Received: from localhost (unknown [10.10.67.254]) by smtp.corp.redhat.com (Postfix) with ESMTP id DDFD55B680; Mon, 24 Aug 2020 21:59:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1598306390; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Z7X2ws78eCmnTUnSlsjYISkwZZ/DF3s6qLQ+bT7y+08=; b=RXm39c23Fg7tW2jNHIGGX59lnT/ThAQ3qCTZwM3tHmRhAVUYPiI2vBXHtfoQL2xYukeGZL k2O7wiQjPEtdgw2kLEVYo1O5t0L9X7EqDL4W74xN+jgg0Yw5ORaralWzZW1rLWDM+c7BEX ZNU4PdaO4OKi0+ZnBCRu1ps0d0dwEFk= X-MC-Unique: QX1lQLUOO3uYjF9eFZ0maQ-1 From: Eduardo Habkost To: qemu-devel@nongnu.org Subject: [PATCH 1/6] xilinx_axidma: Use typedef name for instance_size Date: Mon, 24 Aug 2020 17:59:31 -0400 Message-Id: <20200824215936.2961951-2-ehabkost@redhat.com> In-Reply-To: <20200824215936.2961951-1-ehabkost@redhat.com> References: <20200824215936.2961951-1-ehabkost@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=ehabkost@redhat.com X-Mimecast-Spam-Score: 0.001 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable 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=207.211.31.81; envelope-from=ehabkost@redhat.com; helo=us-smtp-delivery-1.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/08/24 17:57:35 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -30 X-Spam_score: -3.1 X-Spam_bar: --- X-Spam_report: (-3.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.956, 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_H4=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: Peter Maydell , "Michael S. Tsirkin" , Jason Wang , Alistair Francis , qemu-arm@nongnu.org, Gerd Hoffmann , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , "Edgar E. Iglesias" Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" This makes the code consistent with the rest of QOM code in QEMU, and will make automated conversion to type declaration macros simpler. Signed-off-by: Eduardo Habkost --- Cc: "Edgar E. Iglesias" Cc: Alistair Francis Cc: Peter Maydell Cc: qemu-arm@nongnu.org Cc: qemu-devel@nongnu.org --- hw/dma/xilinx_axidma.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hw/dma/xilinx_axidma.c b/hw/dma/xilinx_axidma.c index a4812e480a..5ad8bd3d2e 100644 --- a/hw/dma/xilinx_axidma.c +++ b/hw/dma/xilinx_axidma.c @@ -634,7 +634,7 @@ static const TypeInfo axidma_info =3D { static const TypeInfo xilinx_axidma_data_stream_info =3D { .name =3D TYPE_XILINX_AXI_DMA_DATA_STREAM, .parent =3D TYPE_OBJECT, - .instance_size =3D sizeof(struct XilinxAXIDMAStreamSlave), + .instance_size =3D sizeof(XilinxAXIDMAStreamSlave), .class_init =3D xilinx_axidma_stream_class_init, .class_data =3D &xilinx_axidma_data_stream_class, .interfaces =3D (InterfaceInfo[]) { @@ -646,7 +646,7 @@ static const TypeInfo xilinx_axidma_data_stream_info = =3D { static const TypeInfo xilinx_axidma_control_stream_info =3D { .name =3D TYPE_XILINX_AXI_DMA_CONTROL_STREAM, .parent =3D TYPE_OBJECT, - .instance_size =3D sizeof(struct XilinxAXIDMAStreamSlave), + .instance_size =3D sizeof(XilinxAXIDMAStreamSlave), .class_init =3D xilinx_axidma_stream_class_init, .class_data =3D &xilinx_axidma_control_stream_class, .interfaces =3D (InterfaceInfo[]) { --=20 2.26.2 From nobody Sat May 18 21:45:27 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=1598306852; cv=none; d=zohomail.com; s=zohoarc; b=oDc0qEgi5WdkLU/AyM0B1e7uLUED82KKS5HFiwo4h3CC1I9LegEFcAisXd9Hv9mKhU7iUwxBT8IfMmBmF/saq3ze90a6T+wdDFu3FY9dH97myb2XLWRqQP3nSw3la811GwwNDCfox6pd34rYWT9fIr/EMAruZHYneeh2PTDHAxs= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1598306852; h=Content-Type:Content-Transfer-Encoding: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=uPNiuBnt4wE9oxvow8OKBlKXFlUQDNOzZCom1TY8BjQ=; b=cExwf8C6ygs9VkCeyikWynrsWGAAlzBa9LmDlk2foZkmLBH0jitZmwvsw1LIPdcvlSuy2F78H/BNU/RBxOkxqPV7hEQmALeJmNQ8sUSku+70VQb/VlDzXDg5lBzix2ESUQHk5BXISJA178Z3xdfPoJg+NB44d0tCxTDlguzJ77g= 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 1598306852064887.2509922774731; Mon, 24 Aug 2020 15:07:32 -0700 (PDT) Received: from localhost ([::1]:51684 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kAKck-0004U4-NQ for importer@patchew.org; Mon, 24 Aug 2020 18:07:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48638) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kAKVa-0006U2-1T for qemu-devel@nongnu.org; Mon, 24 Aug 2020 18:00:06 -0400 Received: from us-smtp-1.mimecast.com ([207.211.31.81]:44445 helo=us-smtp-delivery-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1kAKVW-0008HU-TU for qemu-devel@nongnu.org; Mon, 24 Aug 2020 18:00:05 -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-239-g0Hp_cWzPYehIyxQlJ0Rog-1; Mon, 24 Aug 2020 17:59:58 -0400 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id B8118801AC9; Mon, 24 Aug 2020 21:59:56 +0000 (UTC) Received: from localhost (unknown [10.10.67.254]) by smtp.corp.redhat.com (Postfix) with ESMTP id ED104600E4; Mon, 24 Aug 2020 21:59:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1598306401; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=uPNiuBnt4wE9oxvow8OKBlKXFlUQDNOzZCom1TY8BjQ=; b=UqWxTjgijD40zf7rLfo4mREhY+kGeTBaeKSSocixArdoiZfWkr6SUSA3zWUT+8JkuZWZDk Ebc3JLwXcKOhwO9X2nhmXaRcx/ncER/nsBeVt98T9FFm/cEP0LZv3BN+hS5b/buiqSDdm4 eMg03tO3ih5zu66WtDPtrSwbB0bv6Vg= X-MC-Unique: g0Hp_cWzPYehIyxQlJ0Rog-1 From: Eduardo Habkost To: qemu-devel@nongnu.org Subject: [PATCH 2/6] omap_intc: Use typedef name for instance_size Date: Mon, 24 Aug 2020 17:59:32 -0400 Message-Id: <20200824215936.2961951-3-ehabkost@redhat.com> In-Reply-To: <20200824215936.2961951-1-ehabkost@redhat.com> References: <20200824215936.2961951-1-ehabkost@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=ehabkost@redhat.com X-Mimecast-Spam-Score: 0.0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable 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=207.211.31.81; envelope-from=ehabkost@redhat.com; helo=us-smtp-delivery-1.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/08/24 17:57:35 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -30 X-Spam_score: -3.1 X-Spam_bar: --- X-Spam_report: (-3.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.956, 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_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=unavailable 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: Peter Maydell , "Michael S. Tsirkin" , Jason Wang , Alistair Francis , qemu-arm@nongnu.org, Gerd Hoffmann , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , "Edgar E. Iglesias" Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" This makes the code consistent with the rest of QOM code in QEMU, and will make automated conversion to type declaration macros simpler. Signed-off-by: Eduardo Habkost --- Cc: Peter Maydell Cc: qemu-arm@nongnu.org Cc: qemu-devel@nongnu.org --- hw/intc/omap_intc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/intc/omap_intc.c b/hw/intc/omap_intc.c index b8a1d1fd7d..d7183d035e 100644 --- a/hw/intc/omap_intc.c +++ b/hw/intc/omap_intc.c @@ -676,7 +676,7 @@ static const TypeInfo omap2_intc_info =3D { static const TypeInfo omap_intc_type_info =3D { .name =3D TYPE_OMAP_INTC, .parent =3D TYPE_SYS_BUS_DEVICE, - .instance_size =3D sizeof(struct omap_intr_handler_s), + .instance_size =3D sizeof(omap_intr_handler), .abstract =3D true, }; =20 --=20 2.26.2 From nobody Sat May 18 21:45:27 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=1598306966; cv=none; d=zohomail.com; s=zohoarc; b=Mv+Y3a1LDirP4NMWADNHcJAUEvg3eqAlqMuSG5jfI+H/9i/1yRvLyverzNRbgkfQqBSErHoDN0jX4Yf1pxwWjRhl04Chxtj3cClAuH8KlhtSkFgKt7Age5z+AH7XwAJ9rIxx7sEVq9logT4mapjNUv5KbL4U28FSFFtHMbzDlyA= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1598306966; h=Content-Type:Content-Transfer-Encoding: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=0Pfp5SgTprd9ND/vlJyUCkJYT0AokfxhaHpSGIsVaF4=; b=nWf8J4Wrl164lzuJ5ywcXJ5RuGH7UfzK3ntEYPKe/IkSjxEqQqywuFSXnpa0Z7itGd+Aw/q/Ex068xThPLyde9/uYhRmPF1cJjgOy+ChggKBKD25Khf4sGWxg50/snDgGFppeoAgRKp6wv+gn9mIBdUF9+mEbob1B+yiee2P0Q4= 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 1598306966776617.7113733141008; Mon, 24 Aug 2020 15:09:26 -0700 (PDT) Received: from localhost ([::1]:56542 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kAKeb-0006a8-68 for importer@patchew.org; Mon, 24 Aug 2020 18:09:25 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48690) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kAKVl-0006uh-Gc for qemu-devel@nongnu.org; Mon, 24 Aug 2020 18:00:17 -0400 Received: from us-smtp-delivery-1.mimecast.com ([205.139.110.120]:32214 helo=us-smtp-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1kAKVj-0008KZ-Ss for qemu-devel@nongnu.org; Mon, 24 Aug 2020 18:00:17 -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-324-YppF9kHHMEKX287uCwS7xA-1; Mon, 24 Aug 2020 18:00:09 -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 384991DDEB; Mon, 24 Aug 2020 22:00:08 +0000 (UTC) Received: from localhost (unknown [10.10.67.254]) by smtp.corp.redhat.com (Postfix) with ESMTP id 73184100AE52; Mon, 24 Aug 2020 21:59:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1598306413; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=0Pfp5SgTprd9ND/vlJyUCkJYT0AokfxhaHpSGIsVaF4=; b=hibT2D5dq2EDC8JnFU+ieXAG1keNq//pJwzYZAKEOwCL9v/XrAMR7wLKAxkQr8dfsa6HVg /zC5ijI6DvSsldhB2a2MGR4KHIS6engbPTGA1oRl1CuL/Tvp0lAxb6WidNsQi88c+XXEmf gJcpwcOc7jsTtPplElN1WQ0VwKwRorU= X-MC-Unique: YppF9kHHMEKX287uCwS7xA-1 From: Eduardo Habkost To: qemu-devel@nongnu.org Subject: [PATCH 3/6] lpc_ich9: Use typedef name for instance_size Date: Mon, 24 Aug 2020 17:59:33 -0400 Message-Id: <20200824215936.2961951-4-ehabkost@redhat.com> In-Reply-To: <20200824215936.2961951-1-ehabkost@redhat.com> References: <20200824215936.2961951-1-ehabkost@redhat.com> MIME-Version: 1.0 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.001 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable 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=205.139.110.120; envelope-from=ehabkost@redhat.com; helo=us-smtp-1.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/08/24 16:36:16 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -30 X-Spam_score: -3.1 X-Spam_bar: --- X-Spam_report: (-3.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.956, 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_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=unavailable 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: Peter Maydell , "Michael S. Tsirkin" , Jason Wang , Alistair Francis , qemu-arm@nongnu.org, Gerd Hoffmann , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , "Edgar E. Iglesias" Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" This makes the code consistent with the rest of QOM code in QEMU, and will make automated conversion to type declaration macros simpler. Signed-off-by: Eduardo Habkost --- Cc: "Michael S. Tsirkin" Cc: Marcel Apfelbaum Cc: qemu-devel@nongnu.org --- hw/isa/lpc_ich9.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/isa/lpc_ich9.c b/hw/isa/lpc_ich9.c index cd6e169d47..3303d2eab6 100644 --- a/hw/isa/lpc_ich9.c +++ b/hw/isa/lpc_ich9.c @@ -792,7 +792,7 @@ static void ich9_lpc_class_init(ObjectClass *klass, voi= d *data) static const TypeInfo ich9_lpc_info =3D { .name =3D TYPE_ICH9_LPC_DEVICE, .parent =3D TYPE_PCI_DEVICE, - .instance_size =3D sizeof(struct ICH9LPCState), + .instance_size =3D sizeof(ICH9LPCState), .instance_init =3D ich9_lpc_initfn, .class_init =3D ich9_lpc_class_init, .interfaces =3D (InterfaceInfo[]) { --=20 2.26.2 From nobody Sat May 18 21:45:27 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=1598306629; cv=none; d=zohomail.com; s=zohoarc; b=C6qMMJiTUzivSO+o7Aw5jwBmxqnTvTouj4jo8If8ZasjzX8rsm2IS95FM8pc1bM6kDCETLz8NJ/BsQ40RsDTohaIiQG1lGazes25CVWouAgPx5z6ugb1L7M2Vjnel+yRWdqxHlIGjBf+//C1wr9lMAwCmKKMbs1DvNGT5q5MABo= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1598306629; h=Content-Type:Content-Transfer-Encoding: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=dcNxp53yekR481vFA4sH6Zr90u/ZpRn+Yyjgj1VxXWU=; b=THe4tPrFY6tZGmlt9eZK7nZHUHspmOkTAHO/Wvlp0opo1Qdp9iQmQMNNuPEGhjOhbKk1QfgYPGKvAukmZ/PH8YF+MXOoHJBMtrppKwYpyimlTiEeecUepJoDctn92cnIPM8nlQMZbEJf2Jp1qFfsFEuLazVV9hdGnygLzGgO/Po= 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 1598306629211133.05123358627043; Mon, 24 Aug 2020 15:03:49 -0700 (PDT) Received: from localhost ([::1]:43436 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kAKZA-0000qX-1L for importer@patchew.org; Mon, 24 Aug 2020 18:03:48 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48730) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kAKVt-000723-VZ for qemu-devel@nongnu.org; Mon, 24 Aug 2020 18:00:27 -0400 Received: from us-smtp-delivery-1.mimecast.com ([207.211.31.120]:37201 helo=us-smtp-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1kAKVq-0008Pr-EP for qemu-devel@nongnu.org; Mon, 24 Aug 2020 18:00:25 -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-135-TrNuOxSdPQKwYBO3Kd1Aow-1; Mon, 24 Aug 2020 18:00:18 -0400 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id BDE9B1006707; Mon, 24 Aug 2020 22:00:16 +0000 (UTC) Received: from localhost (unknown [10.10.67.254]) by smtp.corp.redhat.com (Postfix) with ESMTP id EBF3D18518; Mon, 24 Aug 2020 22:00:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1598306421; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=dcNxp53yekR481vFA4sH6Zr90u/ZpRn+Yyjgj1VxXWU=; b=L3CPTM2CbKE4+aBOxJqv23yiIJLjCEQhJ/EcDhbQlxBxCWOgSLQ3STlLo5mS9xiJ99Cwlb N5xGalywcXforDR8yADkQu8e5PcskoyYOI+IvVX3HIb/1egdqJ+1Em0pzR4JPC6hpRjeeE gyJDFVeIRUhEyHLJ/2FZVPVJXKhHvoo= X-MC-Unique: TrNuOxSdPQKwYBO3Kd1Aow-1 From: Eduardo Habkost To: qemu-devel@nongnu.org Subject: [PATCH 4/6] xilinx_axienet: Use typedef name for instance_size Date: Mon, 24 Aug 2020 17:59:34 -0400 Message-Id: <20200824215936.2961951-5-ehabkost@redhat.com> In-Reply-To: <20200824215936.2961951-1-ehabkost@redhat.com> References: <20200824215936.2961951-1-ehabkost@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=ehabkost@redhat.com X-Mimecast-Spam-Score: 0.001 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable 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=207.211.31.120; envelope-from=ehabkost@redhat.com; helo=us-smtp-1.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/08/24 16:48:41 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -30 X-Spam_score: -3.1 X-Spam_bar: --- X-Spam_report: (-3.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.956, 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_H2=-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: Peter Maydell , "Michael S. Tsirkin" , Jason Wang , Alistair Francis , qemu-arm@nongnu.org, Gerd Hoffmann , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , "Edgar E. Iglesias" Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" This makes the code consistent with the rest of QOM code in QEMU, and will make automated conversion to type declaration macros simpler. Signed-off-by: Eduardo Habkost Reviewed-by: Alistair Francis --- Cc: "Edgar E. Iglesias" Cc: Alistair Francis Cc: Peter Maydell Cc: Jason Wang Cc: qemu-arm@nongnu.org Cc: qemu-devel@nongnu.org --- hw/net/xilinx_axienet.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hw/net/xilinx_axienet.c b/hw/net/xilinx_axienet.c index 1e48eb70c9..ceb4652938 100644 --- a/hw/net/xilinx_axienet.c +++ b/hw/net/xilinx_axienet.c @@ -1069,7 +1069,7 @@ static const TypeInfo xilinx_enet_info =3D { static const TypeInfo xilinx_enet_data_stream_info =3D { .name =3D TYPE_XILINX_AXI_ENET_DATA_STREAM, .parent =3D TYPE_OBJECT, - .instance_size =3D sizeof(struct XilinxAXIEnetStreamSlave), + .instance_size =3D sizeof(XilinxAXIEnetStreamSlave), .class_init =3D xilinx_enet_data_stream_class_init, .interfaces =3D (InterfaceInfo[]) { { TYPE_STREAM_SLAVE }, @@ -1080,7 +1080,7 @@ static const TypeInfo xilinx_enet_data_stream_info = =3D { static const TypeInfo xilinx_enet_control_stream_info =3D { .name =3D TYPE_XILINX_AXI_ENET_CONTROL_STREAM, .parent =3D TYPE_OBJECT, - .instance_size =3D sizeof(struct XilinxAXIEnetStreamSlave), + .instance_size =3D sizeof(XilinxAXIEnetStreamSlave), .class_init =3D xilinx_enet_control_stream_class_init, .interfaces =3D (InterfaceInfo[]) { { TYPE_STREAM_SLAVE }, --=20 2.26.2 From nobody Sat May 18 21:45:27 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=1598307076; cv=none; d=zohomail.com; s=zohoarc; b=lFx32JWo3NxYagWr2rD/uak1asA8dTZhjrBXMeaGFMFTf65kh9cYYoUmyP3V4ClI4BPVQPNDQ/UUlFcek9Do8k6NOA44Xhcotz4xMjSnTM/hcVnBjiyv/VUz6odkgmVrzPvTOnj+dI0UYqDjSzjMDG4EHdPj3+NsDEfghavZKBQ= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1598307076; h=Content-Type:Content-Transfer-Encoding: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=1U+dClw/h0ApCnAUxAlsTHny3irD95tCjrN2Z9jbHL8=; b=IVI8pbKYlkGvEFJTHtdowEdocNpQSxKaM4R4ArkaG0sJKJ5hXF4Hf/STiGHCN718hgmcM+8az/xdZ7kD59QT9sDEbOrd6XKcMPtgM+hzW7BcVDbXym2JHpXqNzPa+UryBAo6Yd/UJ2AUsrtbUoFDelK51Kz7/D13ZT9gbZvFpB8= 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 1598307076743778.5169720947223; Mon, 24 Aug 2020 15:11:16 -0700 (PDT) Received: from localhost ([::1]:32902 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kAKgN-0000DG-Ho for importer@patchew.org; Mon, 24 Aug 2020 18:11:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48754) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kAKW0-00072t-BG for qemu-devel@nongnu.org; Mon, 24 Aug 2020 18:00:36 -0400 Received: from us-smtp-2.mimecast.com ([207.211.31.81]:50596 helo=us-smtp-delivery-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1kAKVt-0008Q8-N3 for qemu-devel@nongnu.org; Mon, 24 Aug 2020 18:00:31 -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-193-X30bcuwkOaGSbtQ6eB2S-g-1; Mon, 24 Aug 2020 18:00:19 -0400 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id D1F8B1DDFE; Mon, 24 Aug 2020 22:00:17 +0000 (UTC) Received: from localhost (unknown [10.10.67.254]) by smtp.corp.redhat.com (Postfix) with ESMTP id 8CFA319D6C; Mon, 24 Aug 2020 22:00:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1598306423; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=1U+dClw/h0ApCnAUxAlsTHny3irD95tCjrN2Z9jbHL8=; b=eDAqXFJwtelPm1wOnsNxBVlsjtf8cPaL4TNbt/nM3gCuy599pmgpHW0PZ8sKIg3bTn7PCT KU3NNraVo9HoCibfKDwXpMXV16GNVNpadSzGzbh1r1rskfJRdRk0VrUBaVCSje6B1RK2BB jeMLUlI5ukbVU5P0rZLqGGJPPMTLANs= X-MC-Unique: X30bcuwkOaGSbtQ6eB2S-g-1 From: Eduardo Habkost To: qemu-devel@nongnu.org Subject: [PATCH 5/6] vhost-user-vga: Use typedef name for instance_size Date: Mon, 24 Aug 2020 17:59:35 -0400 Message-Id: <20200824215936.2961951-6-ehabkost@redhat.com> In-Reply-To: <20200824215936.2961951-1-ehabkost@redhat.com> References: <20200824215936.2961951-1-ehabkost@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=ehabkost@redhat.com X-Mimecast-Spam-Score: 0.002 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable 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=207.211.31.81; envelope-from=ehabkost@redhat.com; helo=us-smtp-delivery-1.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/08/24 17:57:35 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -30 X-Spam_score: -3.1 X-Spam_bar: --- X-Spam_report: (-3.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.956, 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_H4=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: Peter Maydell , "Michael S. Tsirkin" , Jason Wang , Alistair Francis , qemu-arm@nongnu.org, Gerd Hoffmann , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , "Edgar E. Iglesias" Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) This makes the code consistent with the rest of QOM code in QEMU, and will make automated conversion to type declaration macros simpler. Signed-off-by: Eduardo Habkost --- Cc: "Michael S. Tsirkin" Cc: "Marc-Andr=C3=A9 Lureau" Cc: Gerd Hoffmann Cc: qemu-devel@nongnu.org --- hw/display/vhost-user-vga.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/display/vhost-user-vga.c b/hw/display/vhost-user-vga.c index 1690f6b610..78f58bd340 100644 --- a/hw/display/vhost-user-vga.c +++ b/hw/display/vhost-user-vga.c @@ -39,7 +39,7 @@ static void vhost_user_vga_inst_initfn(Object *obj) static const VirtioPCIDeviceTypeInfo vhost_user_vga_info =3D { .generic_name =3D TYPE_VHOST_USER_VGA, .parent =3D TYPE_VIRTIO_VGA_BASE, - .instance_size =3D sizeof(struct VhostUserVGA), + .instance_size =3D sizeof(VhostUserVGA), .instance_init =3D vhost_user_vga_inst_initfn, }; =20 --=20 2.26.2 From nobody Sat May 18 21:45:27 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=1598306730; cv=none; d=zohomail.com; s=zohoarc; b=MwClurzC0jeVURoE1VL6dWBd628GIplxffXkufnptVK1jwbK4ODqF4E4q8D85fwJbhMR67qIndw3Sx4ZHrXC5hSDjeek8DPymFAvQkIXTN22+uqioJ1UDDqQfV8OwIbxxO1JA/Su23HGIQlib2WvoBLp1IuxhJurP5dgROLS+iU= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1598306730; h=Content-Type:Content-Transfer-Encoding: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=x35caCXuOckWr0t/0QSl7Z1oGqEi1qLutXHP06QSpTE=; b=TFX1bdTdCETKogDLrl/YCfFnREmLpzAtmnQgcwmv7ImYdi7Ye2ye33Ggl3+UIKXoCdcH0spQK3mSTj149Raf1XVcrroqCZSr6NusKIkF+hv8p4ob3KAcKrkOgF1pvp/nqXbqaugMjd8yGqOX929TXhcpcFEmP5As54MQivEEbWs= 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 1598306730547592.8814766435763; Mon, 24 Aug 2020 15:05:30 -0700 (PDT) Received: from localhost ([::1]:47500 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kAKan-0002ZE-7f for importer@patchew.org; Mon, 24 Aug 2020 18:05:29 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48836) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kAKWQ-0007Ca-Ge for qemu-devel@nongnu.org; Mon, 24 Aug 2020 18:00:58 -0400 Received: from us-smtp-1.mimecast.com ([207.211.31.81]:56297 helo=us-smtp-delivery-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1kAKWO-00006L-MD for qemu-devel@nongnu.org; Mon, 24 Aug 2020 18:00:58 -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-375-RqXHqp1-PZu48tR_cdJ9Ww-1; Mon, 24 Aug 2020 18:00:53 -0400 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 754EF81F018; Mon, 24 Aug 2020 22:00:52 +0000 (UTC) Received: from localhost (unknown [10.10.67.254]) by smtp.corp.redhat.com (Postfix) with ESMTP id 85CD562A13; Mon, 24 Aug 2020 22:00:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1598306455; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=x35caCXuOckWr0t/0QSl7Z1oGqEi1qLutXHP06QSpTE=; b=WbS+GoCdplRMSWuIjHM6H1VMYdbSu4e1ixUweyoHhOuKZFwUgjvyxTd1kjgR8kVkrwGe6k yXRV+/6YLWdSQNuqwtMZre7oEAQpvWDzTmOPzjj5/HWkGNFEWQipSlUvbqxwqPFCri9Wi5 jSaziu4KAVKmJytX36zpCf41avTfOBQ= X-MC-Unique: RqXHqp1-PZu48tR_cdJ9Ww-1 From: Eduardo Habkost To: qemu-devel@nongnu.org Subject: [PATCH 6/6] virtio-vga: Use typedef name for instance_size Date: Mon, 24 Aug 2020 17:59:36 -0400 Message-Id: <20200824215936.2961951-7-ehabkost@redhat.com> In-Reply-To: <20200824215936.2961951-1-ehabkost@redhat.com> References: <20200824215936.2961951-1-ehabkost@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=ehabkost@redhat.com X-Mimecast-Spam-Score: 0.001 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable 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=207.211.31.81; envelope-from=ehabkost@redhat.com; helo=us-smtp-delivery-1.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/08/24 17:57:35 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -30 X-Spam_score: -3.1 X-Spam_bar: --- X-Spam_report: (-3.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.956, 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_H4=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: Peter Maydell , "Michael S. Tsirkin" , Jason Wang , Alistair Francis , qemu-arm@nongnu.org, Gerd Hoffmann , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , "Edgar E. Iglesias" Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" This makes the code consistent with the rest of QOM code in QEMU, and will make automated conversion to type declaration macros simpler. Signed-off-by: Eduardo Habkost Reviewed-by: Gerd Hoffmann --- Cc: "Michael S. Tsirkin" Cc: Gerd Hoffmann Cc: qemu-devel@nongnu.org --- hw/display/virtio-vga.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hw/display/virtio-vga.c b/hw/display/virtio-vga.c index f533d7d1b4..7c995ddc81 100644 --- a/hw/display/virtio-vga.c +++ b/hw/display/virtio-vga.c @@ -194,8 +194,8 @@ static void virtio_vga_base_class_init(ObjectClass *kla= ss, void *data) static TypeInfo virtio_vga_base_info =3D { .name =3D TYPE_VIRTIO_VGA_BASE, .parent =3D TYPE_VIRTIO_PCI, - .instance_size =3D sizeof(struct VirtIOVGABase), - .class_size =3D sizeof(struct VirtIOVGABaseClass), + .instance_size =3D sizeof(VirtIOVGABase), + .class_size =3D sizeof(VirtIOVGABaseClass), .class_init =3D virtio_vga_base_class_init, .abstract =3D true, }; @@ -224,7 +224,7 @@ static void virtio_vga_inst_initfn(Object *obj) static VirtioPCIDeviceTypeInfo virtio_vga_info =3D { .generic_name =3D TYPE_VIRTIO_VGA, .parent =3D TYPE_VIRTIO_VGA_BASE, - .instance_size =3D sizeof(struct VirtIOVGA), + .instance_size =3D sizeof(VirtIOVGA), .instance_init =3D virtio_vga_inst_initfn, }; =20 --=20 2.26.2