lkml.org 
[lkml]   [2017]   [Nov]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 01/11] tools headers: Follow the upstream UAPI header version 100% differ from the kernel
    Date
    From: Ingo Molnar <mingo@kernel.org>

    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 | 1 -
    1 file changed, 1 deletion(-)

    diff --git a/tools/perf/check-headers.sh b/tools/perf/check-headers.sh
    index 77406d25e521..e66a8a7bcced 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
    --
    2.13.6
    \
     
     \ /
      Last update: 2017-11-24 16:05    [W:4.616 / U:0.068 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site