Commit c442d75
committed
tst_test.c: Change run_tcase_on_fs() return type to void
Return code is not used any more.
Link: https://lore.kernel.org/ltp/20251107102939.1111074-8-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 21f87ce commit c442d75
1 file changed
+5
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1963 | 1963 | | |
1964 | 1964 | | |
1965 | 1965 | | |
1966 | | - | |
| 1966 | + | |
1967 | 1967 | | |
1968 | | - | |
1969 | | - | |
1970 | 1968 | | |
1971 | 1969 | | |
1972 | 1970 | | |
1973 | 1971 | | |
1974 | | - | |
| 1972 | + | |
1975 | 1973 | | |
1976 | 1974 | | |
1977 | | - | |
| 1975 | + | |
1978 | 1976 | | |
1979 | 1977 | | |
1980 | 1978 | | |
1981 | | - | |
| 1979 | + | |
1982 | 1980 | | |
1983 | 1981 | | |
1984 | 1982 | | |
1985 | 1983 | | |
1986 | 1984 | | |
1987 | 1985 | | |
1988 | | - | |
| 1986 | + | |
1989 | 1987 | | |
1990 | 1988 | | |
1991 | 1989 | | |
| |||
0 commit comments