From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752515AbdLFQcQ (ORCPT ); Wed, 6 Dec 2017 11:32:16 -0500 Received: from terminus.zytor.com ([65.50.211.136]:48891 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751500AbdLFQcO (ORCPT ); Wed, 6 Dec 2017 11:32:14 -0500 Date: Wed, 6 Dec 2017 08:31:01 -0800 From: tip-bot for Ingo Molnar Message-ID: Cc: adrian.hunter@intel.com, linux-kernel@vger.kernel.org, acme@redhat.com, mingo@kernel.org, tglx@linutronix.de, hpa@zytor.com Reply-To: linux-kernel@vger.kernel.org, mingo@kernel.org, acme@redhat.com, adrian.hunter@intel.com, hpa@zytor.com, tglx@linutronix.de In-Reply-To: <20171121084111.y6p5zwqso2cbms5s@gmail.com> References: <20171121084111.y6p5zwqso2cbms5s@gmail.com> To: linux-tip-commits@vger.kernel.org Subject: [tip:perf/core] tools headers: Follow the upstream UAPI header version 100% differ from the kernel Git-Commit-ID: 3f27bb5f00dc10609c2704cd39a130c8155a8510 X-Mailer: tip-git-log-daemon Robot-ID: Robot-Unsubscribe: Contact to get blacklisted from these emails MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Commit-ID: 3f27bb5f00dc10609c2704cd39a130c8155a8510 Gitweb: https://git.kernel.org/tip/3f27bb5f00dc10609c2704cd39a130c8155a8510 Author: Ingo Molnar AuthorDate: Tue, 21 Nov 2017 09:41:11 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 29 Nov 2017 18:17:59 -0300 tools headers: Follow the upstream UAPI header version 100% differ from the kernel Remove this from check-headers.sh: opts="--ignore-blank-lines --ignore-space-change" as the easiest policy is to just follow the upstream UAPI header version 100%. Pure space-only changes are comparatively rare. Signed-off-by: Ingo Molnar Cc: Adrian Hunter Link: http://lkml.kernel.org/r/20171121084111.y6p5zwqso2cbms5s@gmail.com Signed-off-by: Arnaldo Carvalho de Melo --- tools/perf/check-headers.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/perf/check-headers.sh b/tools/perf/check-headers.sh index 77406d2..e66a8a7 100755 --- a/tools/perf/check-headers.sh +++ b/tools/perf/check-headers.sh @@ -45,7 +45,6 @@ include/uapi/asm-generic/mman-common.h check () { file=$1 - opts="--ignore-blank-lines --ignore-space-change" shift while [ -n "$*" ]; do