Commit 21f87ce
committed
tst_test.c: Change run_tcases_per_fs() return type to void
Return code is not used any more.
Link: https://lore.kernel.org/ltp/20251107102939.1111074-7-pvorel@suse.cz/
Fixes: a1f8270 ("lib/tst_test.c: Fix tst_brk() handling")
Reviewed-by: Avinesh Kumar <akumar@suse.de>
Signed-off-by: Petr Vorel <pvorel@suse.cz>1 parent 25cc29a commit 21f87ce
1 file changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1988 | 1988 | | |
1989 | 1989 | | |
1990 | 1990 | | |
1991 | | - | |
| 1991 | + | |
1992 | 1992 | | |
1993 | | - | |
1994 | 1993 | | |
1995 | 1994 | | |
1996 | 1995 | | |
| |||
2013 | 2012 | | |
2014 | 2013 | | |
2015 | 2014 | | |
2016 | | - | |
2017 | | - | |
2018 | 2015 | | |
2019 | 2016 | | |
2020 | 2017 | | |
| |||
0 commit comments