tools headers: Follow the upstream UAPI header version 100% differ from the kernel
authorIngo Molnar <mingo@kernel.org>
Tue, 21 Nov 2017 08:41:11 +0000 (09:41 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 29 Nov 2017 21:17:59 +0000 (18:17 -0300)
commit3f27bb5f00dc10609c2704cd39a130c8155a8510
tree6fa73ca7adfd7fdc1d191cbe9f85a80aebedd32c
parente4f57147e4893344d9088bebf174c053353daec5
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 <mingo@kernel.org>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Link: http://lkml.kernel.org/r/20171121084111.y6p5zwqso2cbms5s@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/check-headers.sh