diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2020-07-07 18:39:26 +0300 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2020-07-07 22:28:44 +0300 |
commit | bb91c0ca7b74efde2257ca4f0b1ba93e834e47e1 (patch) | |
tree | ecdf658daaf7bbfa59e802e60f8f6b5bf9391357 /scripts/bpf_helpers_doc.py | |
parent | 0ef67a888375b0d11930a9811e1152b6ebc385a8 (diff) | |
download | linux-bb91c0ca7b74efde2257ca4f0b1ba93e834e47e1.tar.xz |
selftests: pidfd: do not use ksft_exit_skip after ksft_set_plan
Calling ksft_exit_skip after ksft_set_plan results in executing fewer tests
than planned. Use ksft_test_result_skip instead.
The plan passed to ksft_set_plan was wrong, too, so fix it while at it.
Acked-by: Christian Brauner <christian.brauner@ubuntu.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions