提交 3f27bb5f 编写于 作者: I Ingo Molnar 提交者: Arnaldo Carvalho de Melo

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: NIngo Molnar <mingo@kernel.org>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Link: http://lkml.kernel.org/r/20171121084111.y6p5zwqso2cbms5s@gmail.comSigned-off-by: NArnaldo Carvalho de Melo <acme@redhat.com>
上级 e4f57147
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册