]> git.baikalelectronics.ru Git - kernel.git/commit
tools headers UAPI: Update fscrypt.h copy
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 19 Oct 2020 16:12:52 +0000 (13:12 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 3 Nov 2020 11:35:32 +0000 (08:35 -0300)
commit8106fa4c8fe0345d38f1b404972fea91912398d4
tree3bab58df2f5e595b20929917407d25187ae873dc
parent01aa6c416b280266b2f0d342e8f910fbe6a41acb
tools headers UAPI: Update fscrypt.h copy

To get the changes from:

  77e8b730cf7b614e ("fscrypt: make "#define fscrypt_policy" user-only")

That don't cause any changes in tools/perf, only addresses this perf
tools build warning:

  Warning: Kernel ABI header at 'tools/include/uapi/linux/fscrypt.h' differs from latest version at 'include/uapi/linux/fscrypt.h'
  diff -u tools/include/uapi/linux/fscrypt.h include/uapi/linux/fscrypt.h

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Eric Biggers <ebiggers@google.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/uapi/linux/fscrypt.h