From nobody Sat May 18 08:47:01 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=1602108251; cv=none; d=zohomail.com; s=zohoarc; b=je63VJJJECpHeqtpUvvdOb07UYNG4x9RCX6mr02a0NptOWY6izc5tzqnR/KJ+SYcdfeD8MqIVsTQThT4AKyNRK56cuUxaTK6xTPZoilk9QiWRe/c+xYohlvrANDtbRMb8mdYSiSfCzygSz1vVeOknpPP1ZxTy+rgOjA2by3cRdQ= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1602108251; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=PyfIfX8LP5+E2vBfnDHqh7rcRTvroB+t4JZUvmZk7vk=; b=h36vSVwgstdt/RJvJoPB7no9wk7al8OikZYnF7xAf0j6CNruC+UhdGNc9d0MqVWgFCYogtBhRFBCED0RPVQI+ITIOyFzPDGvGNvHblFOTF1SQ8HICFR1hJPnd9wKLBYNlyhHGIlPuhzZITiLGey/zLYfyl10MQbnhNxB7++6SUU= 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 160210825113858.88999608354777; Wed, 7 Oct 2020 15:04:11 -0700 (PDT) Received: from localhost ([::1]:53080 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kQHXd-00062c-3n for importer@patchew.org; Wed, 07 Oct 2020 18:04:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59756) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kQHWa-0005Sn-CH for qemu-devel@nongnu.org; Wed, 07 Oct 2020 18:03:04 -0400 Received: from us-smtp-delivery-124.mimecast.com ([63.128.21.124]:38175) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1kQHWX-0004zh-Rp for qemu-devel@nongnu.org; Wed, 07 Oct 2020 18:03:04 -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-300-ro_6IzN0Mvu4muG5KZezRw-1; Wed, 07 Oct 2020 18:02:58 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id BA7DD18BE164; Wed, 7 Oct 2020 22:02:57 +0000 (UTC) Received: from localhost (ovpn-119-102.rdu2.redhat.com [10.10.119.102]) by smtp.corp.redhat.com (Postfix) with ESMTP id 5505F5D9DD; Wed, 7 Oct 2020 22:02:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1602108180; 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; bh=PyfIfX8LP5+E2vBfnDHqh7rcRTvroB+t4JZUvmZk7vk=; b=XiANgwvr1Qv2JknJdJ0gM7JUaQyTQCZZg96pN0+YjWcK4QuD5lw5BqSHrPK64l2kVuP3kF kO1PPkxHMETcS6wOOsD16h1lcuqSFkn88gjxTZ6OyNyzdezpPog8sgWmmDRA+JxqkCS3HA gbE24GirQ93l1T6Wr9xu84itltTcgfA= X-MC-Unique: ro_6IzN0Mvu4muG5KZezRw-1 From: Eduardo Habkost To: qemu-devel@nongnu.org Subject: [PATCH] qom: Fix "typddef" typo Date: Wed, 7 Oct 2020 18:02:55 -0400 Message-Id: <20201007220255.1170167-1-ehabkost@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 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-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=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/07 00:44:56 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.742, 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=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: qemu-trivial@nongnu.org, =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , Richard Henderson , Eduardo Habkost , Paolo Bonzini 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" Fix typo introduced in the C11 #ifdef for qemu_max_align_t. It never caused any problems because we always compile using -std=3Dgnu99. Fixes: 4c880f363e9e ("qom: Allow objects to be allocated with increased ali= gnment") Signed-off-by: Eduardo Habkost Reviewed-by: Marc-Andr=C3=A9 Lureau Reviewed-by: Philippe Mathieu-Daud=C3=A9 --- qom/object.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qom/object.c b/qom/object.c index c335dce7e4..125dabd28b 100644 --- a/qom/object.c +++ b/qom/object.c @@ -692,7 +692,7 @@ static void object_finalize(void *data) =20 /* Find the minimum alignment guaranteed by the system malloc. */ #if __STDC_VERSION__ >=3D 201112L -typddef max_align_t qemu_max_align_t; +typedef max_align_t qemu_max_align_t; #else typedef union { long l; --=20 2.26.2