HomeFreeBSD

callout: Simplify the inner loop in callout_process() a bit

Description

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)

Details

Provenance
markjAuthored on Jul 1 2022, 12:16 AM
Parents
rG68a573cc5d06: callout: Remove a redundant parameter to callout_cc_add()
Branches
Unknown
Tags
Unknown