callout: Simplify the inner loop in callout_process() a bit
- Use LIST_FOREACH_SAFE.
- Simplify control flow.
No functional change intended.
Sponsored by: The FreeBSD Foundation
(cherry picked from commit 46eab86035a1d5d2b8bfd5aae3581e2604d3ae68)
callout: Simplify the inner loop in callout_process() a bit Tags None Referenced Files None Subscribers None
Description
Details
|