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.

MFC after: 1 week
Sponsored by: The FreeBSD Foundation

Details

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