selftests: vDSO: vdso_test_abi: Use ksft_finished()
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Tue, 12 Aug 2025 05:39:04 +0000 (07:39 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 9 Sep 2025 08:57:39 +0000 (10:57 +0200)
commit3afe371d322cdebc6338bbc121cca6944b6c7f2d
tree4b9cb765865b7f83d95ce3061a9093fd022f91f6
parent4b59a9f7628fd82b24f2148f62cf327a84d26555
selftests: vDSO: vdso_test_abi: Use ksft_finished()

The existing logic is just an open-coded ksft_finished().
Replace it with the real thing.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250812-vdso-tests-fixes-v2-3-90f499dd35f8@linutronix.de
tools/testing/selftests/vDSO/vdso_test_abi.c