From patchwork Fri Feb 12 15:52:11 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "H.J. Lu" X-Patchwork-Id: 42022 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id CAF53388702B; Fri, 12 Feb 2021 15:52:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CAF53388702B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1613145138; bh=XUqogJ4uo2u6G6Lw/IIyp7Qa1wTFUTgArQWigQGrpPo=; h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=SsTxvwfImPcOF4je9RTsva3cRgFHaS08Hca6IVLdmbvL11Yu298ZDeklb5SHQ3oeU MNzPAYTWq/kdOCt52NeWarZInIVI0GIgdqVV55FQrzitlNPNZMZIiuAyZ05sd6LPNN xyinXmaf4/A731zm2jbzy+ir2nGnLlmRm0O3zGLU= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail-pf1-x42e.google.com (mail-pf1-x42e.google.com [IPv6:2607:f8b0:4864:20::42e]) by sourceware.org (Postfix) with ESMTPS id 5AE9C388212D for ; Fri, 12 Feb 2021 15:52:16 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 5AE9C388212D Received: by mail-pf1-x42e.google.com with SMTP id t29so6039010pfg.11 for ; Fri, 12 Feb 2021 07:52:16 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:mime-version :content-transfer-encoding; bh=XUqogJ4uo2u6G6Lw/IIyp7Qa1wTFUTgArQWigQGrpPo=; b=CCpsgykkzaGDxWHCo6VyXrr+QTYAyE7ZcZNL0fDrQOp+sz+pMRj6rUPMG6T0hNWx7l nzLoMsjoyBvAtm2YcwpSgT8Whc8wyJqjVYoAiL8L98rqyf1zcMo6qBu2GnsGooqfcZyP CVcy50JlDkNEqVfO63WYRpUMYbHwRYDgzbdJGs4mhopBmialBbYJILYJ3VjpNEXGEKlz dijyxrST6/yiKcqpT+VSnHKFpUunSGfIKyYLh3FcWCq8clGwxsGcLJgWj43MgYGbrUYe GPWH4yO3sTR5CV5mwRPhg0OX3VDdeLHlzvbEnFxFbo1r99JUn81K+0KBcg00QV96rRUG YkxA== X-Gm-Message-State: AOAM530iGTRNK36FIqkKCabcouxVSSTlMj+L5Qr5Q80DYYA5zuQPZ5lL 6iPFf6/AQDnAUsj2KlIZtLw1vqCH2sU= X-Google-Smtp-Source: ABdhPJwIcAuPiw2RAwAJRIAZqpBX5X6A1EJfjhzEiqA/O9D5vxusQcJRB6YeizGlLJW/kMUkgmu6Xw== X-Received: by 2002:a62:1bc9:0:b029:1e6:3492:2d88 with SMTP id b192-20020a621bc90000b02901e634922d88mr3547650pfb.72.1613145135113; Fri, 12 Feb 2021 07:52:15 -0800 (PST) Received: from gnu-cfl-2.localdomain (c-69-181-90-243.hsd1.ca.comcast.net. [69.181.90.243]) by smtp.gmail.com with ESMTPSA id nl12sm10178361pjb.2.2021.02.12.07.52.14 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 12 Feb 2021 07:52:14 -0800 (PST) Received: from gnu-cfl-2.localdomain (localhost [IPv6:::1]) by gnu-cfl-2.localdomain (Postfix) with ESMTP id AED951A03FD for ; Fri, 12 Feb 2021 07:52:13 -0800 (PST) To: libc-alpha@sourceware.org Subject: PUSHING [PATCH] x86: Remove the extra space between "# endif" Date: Fri, 12 Feb 2021 07:52:11 -0800 Message-Id: <20210212155211.3858379-1-hjl.tools@gmail.com> X-Mailer: git-send-email 2.29.2 MIME-Version: 1.0 X-Spam-Status: No, score=-3039.0 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: "H.J. Lu via Libc-alpha" From: "H.J. Lu" Reply-To: "H.J. Lu" Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" I am pushing this patch. H.J. --- Remove the extra space between "# endif" left over from commit f380868f6dcfdeae8d449d556298d9c41012ed8d Author: H.J. Lu Date: Thu Dec 24 15:43:34 2020 -0800 Remove _ISOMAC check from --- sysdeps/x86/include/cpu-features.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysdeps/x86/include/cpu-features.h b/sysdeps/x86/include/cpu-features.h index dabe6b9d86..ae5cb24be5 100644 --- a/sysdeps/x86/include/cpu-features.h +++ b/sysdeps/x86/include/cpu-features.h @@ -941,6 +941,6 @@ extern void _dl_x86_init_cpu_features (void) attribute_hidden; # define HAS_CPUID 1 # define HAS_I586 1 # define HAS_I686 1 -# endif +#endif #endif /* include/cpu-features.h */