Received: by 2002:a25:7ec1:0:0:0:0:0 with SMTP id z184csp6645705ybc; Thu, 28 Nov 2019 03:04:38 -0800 (PST) X-Google-Smtp-Source: APXvYqwqOizJDEOEbYMg6gpjVrNXuqNbFXWJYfJMI6f9fwTldtpQiFeKQGKI28z8xxY10PLaaOuQ X-Received: by 2002:a17:906:3495:: with SMTP id g21mr55238217ejb.190.1574939078103; Thu, 28 Nov 2019 03:04:38 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1574939078; cv=none; d=google.com; s=arc-20160816; b=nGFiVRT0/2AoODcAfdcetCUgiwaBXSQHO4JXUahzKKel1E9MsiCgTt9RbJTHCd8NGk Di4Q+WMFu6EVeefLwPvxUQ//GTWu/e2MuN8e7H8G3s2Mc2j9ySyrShKEg2Cx/ylbbJ5c Nctm5d+Nu37pr//0sxHweTsHpcUpRUpWGumOHjcIIa5eGMBm65h5sndAtl1SnlRcK3uv hVFvS5tEFFUQiqBUtKRa58vh476k3gbTemtg0XI8Lw2Vp51i0ARldP85G76bCcTivZA0 +1CZpymm20n8san7jRsEbTzBPGoi0jPaeY5qFEZ/0j7+m0b6fsfi31rKVgibaofJcYjy 4Bnw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=Vp4RqMpMcfF+HNHxgS1cUhibKvT7skVs0W+VsB71kQg=; b=dsburJbwDPOfS5EwxG4+aakBJNuYfb8yzCQVTvyRezrnQljY1gEBknm8N/CEoiSPOg Lo8tczVmKnvfXRJZezh+gzmSL4mPaNO/WwdBE7/jNkUt1EqNJW/yg35qzRAjw03Jad8/ gIMEk3pIxRG8U9VfcssnKxyatja9kChx6203f4fUAi77geVdEnWSFHsaIYvdL3RdgdaK 8YvVIhzUT28FFB7YyiYuboIwdcjREPUihVNiO2veYVTao/UkJh2aEU4WLFWK+ZX7scyS QgyYpaWNVFs43CDuge+VswyYwtGJArxLugmqx1wzFeDgvrYx0WREtBvgQ1BjjNACBdNU l58Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id m45si13807642edc.153.2019.11.28.03.04.13; Thu, 28 Nov 2019 03:04:38 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726920AbfK1LDH (ORCPT + 99 others); Thu, 28 Nov 2019 06:03:07 -0500 Received: from out30-56.freemail.mail.aliyun.com ([115.124.30.56]:45527 "EHLO out30-56.freemail.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726561AbfK1LDG (ORCPT ); Thu, 28 Nov 2019 06:03:06 -0500 X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R181e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=e01e07488;MF=shile.zhang@linux.alibaba.com;NM=1;PH=DS;RN=13;SR=0;TI=SMTPD_---0TjIllLR_1574938929; Received: from e18g09479.et15sqa.tbsite.net(mailfrom:shile.zhang@linux.alibaba.com fp:SMTPD_---0TjIllLR_1574938929) by smtp.aliyun-inc.com(127.0.0.1); Thu, 28 Nov 2019 19:02:16 +0800 From: Shile Zhang To: Peter Zijlstra , Josh Poimboeuf , Masahiro Yamada , Michal Marek , Thomas Gleixner , Ingo Molnar , Borislav Petkov , Andy Lutomirski , x86@kernel.org Cc: "H . Peter Anvin" , linux-kernel@vger.kernel.org, linux-kbuild@vger.kernel.org, Shile Zhang Subject: [RFC PATCH v5 3/7] scripts/sortextable: Remove dead code Date: Thu, 28 Nov 2019 19:02:02 +0800 Message-Id: <20191128110206.2107-4-shile.zhang@linux.alibaba.com> X-Mailer: git-send-email 2.24.0.rc2 In-Reply-To: <20191128110206.2107-1-shile.zhang@linux.alibaba.com> References: <20191128110206.2107-1-shile.zhang@linux.alibaba.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Remove the comment out dead code, no functional changes. Signed-off-by: Shile Zhang --- scripts/sortextable.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/scripts/sortextable.h b/scripts/sortextable.h index b7e407e09f59..a2e3af7bf211 100644 --- a/scripts/sortextable.h +++ b/scripts/sortextable.h @@ -201,10 +201,6 @@ static int do_func(Elf_Ehdr *ehdr, _r(&sort_needed_sym->st_value) - _r(&sort_needed_sec->sh_addr); -#if 0 - printf("sort done marker at %lx\n", - (unsigned long)((char *)sort_done_location - (char *)ehdr)); -#endif /* We sorted it, clear the flag. */ w(0, sort_done_location); return 0; -- 2.24.0.rc2