diff options
author | Kees Cook <keescook@chromium.org> | 2019-01-27 01:42:51 -0800 |
---|---|---|
committer | Shuah Khan <shuah@kernel.org> | 2019-02-13 08:52:35 -0700 |
commit | 121e357ac72836662cc13598d0e835fe846f1c95 (patch) | |
tree | 3dfa20c103dd98c4a2a4e2b8da2ba16d64e9b45b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 30d53a5860cf6743db011719d414456b10773d6a (diff) |
selftests/harness: Update named initializer syntax
The harness was still using old-style GNU named initializer syntax.
Fix this so Clang will stop warning:
seccomp_bpf.c:2924:1: warning: use of GNU old-style field designator extension
[-Wgnu-designator]
./../kselftest_harness.h:147:25: note: expanded from macro 'TEST'
^
./../kselftest_harness.h:172:5: note: expanded from macro '__TEST_IMPL'
fn: &test_name, termsig: _signal }; \
^
Signed-off-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Signed-off-by: Shuah Khan <shuah@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions