setrunnable() no longer needs to return a value. Make its return type
void and fix up callers. Now a number of other interfaces no longer
need to return a value, they will be fixed up subsequently.
Details
Details
- Reviewers
alc jhb kib - Commits
- rGd4c4ca856b26: proc: Remove kernel stack swapping support, part 9
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable