mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
63aa57f52c
Calling ksft_exit_skip after ksft_set_plan results in executing fewer tests than planned. Move it before. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>