selftest/seccomp: Fix the flag name SECCOMP_FILTER_FLAG_TSYNC
authorMickaël Salaün <mic@digikod.net>
Tue, 29 Mar 2016 18:46:07 +0000 (20:46 +0200)
committerShuah Khan <shuahkh@osg.samsung.com>
Tue, 29 Mar 2016 19:01:28 +0000 (13:01 -0600)
commit6c045d07bb305c527140bdec4cf8ab50f7c980d8
tree47f87a5283e6dde1eb2b148c1e54a64bc1b148fa
parentf55532a0c0b8bb6148f4e07853b876ef73bc69ca
selftest/seccomp: Fix the flag name SECCOMP_FILTER_FLAG_TSYNC

Rename SECCOMP_FLAG_FILTER_TSYNC to SECCOMP_FILTER_FLAG_TSYNC to match
the UAPI.

Signed-off-by: Mickaël Salaün <mic@digikod.net>
Cc: Andy Lutomirski <luto@amacapital.net>
Cc: Kees Cook <keescook@chromium.org>
Cc: Shuah Khan <shuahkh@osg.samsung.com>
Cc: Will Drewry <wad@chromium.org>
Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
tools/testing/selftests/seccomp/seccomp_bpf.c