diff options
| author | Thomas Weißschuh <thomas.weissschuh@linutronix.de> | 2026-09-01 11:50:24 +0200 |
|---|---|---|
| committer | Shuah Khan <skhan@linuxfoundation.org> | 2026-09-02 09:19:48 -0600 |
| commit | e38f53f0482468efd04397f66bda4648b70ac9fa (patch) | |
| tree | 16f06e7a2647731043bdecc202f0f9e956ca3f90 /scripts/Makefile.thinlto | |
| parent | cee9395acd8043be0644b25c34bfa86623f2b935 (diff) | |
| download | linux-next-e38f53f0482468efd04397f66bda4648b70ac9fa.tar.gz linux-next-e38f53f0482468efd04397f66bda4648b70ac9fa.zip | |
kunit: Return void from kunit_run_all_tests()
No caller tests the return value of this function.
The integer return type is still a remnant from when the function
was executed as initcall. This usage however was removed in
commit 8c0d884986ba ("init: main: add KUnit to kernel init")
Link: https://lore.kernel.org/r/20260901-kunit-void-v1-1-c91952391d66@linutronix.de
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Reviewed-by: David Gow <david@davidgow.net>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
