From: Ingo Molnar Date: Tue, 21 Nov 2017 08:41:11 +0000 (+0100) Subject: tools headers: Follow the upstream UAPI header version 100% differ from the kernel X-Git-Tag: v5.15~9565^2~16^2~35 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3f27bb5f00dc10609c2704cd39a130c8155a8510;p=platform%2Fkernel%2Flinux-starfive.git 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 --- 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