Page MenuHomeFreeBSD

iflib: Make iflib_stop() static
ClosedPublic

Authored by zlei on Jul 30 2024, 4:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 13, 3:51 AM
Unknown Object (File)
Thu, Oct 9, 9:54 PM
Unknown Object (File)
Thu, Oct 2, 11:04 AM
Unknown Object (File)
Wed, Oct 1, 4:53 PM
Unknown Object (File)
Tue, Sep 30, 9:10 AM
Unknown Object (File)
Sep 13 2025, 2:03 PM
Unknown Object (File)
Sep 12 2025, 8:54 AM
Unknown Object (File)
Sep 10 2025, 9:38 PM

Details

Summary

It is declared as static. Make the definition consistent with the
declaration.

This follows 7ff9ae90f0bd and partially reverts 09f6ff4f1a47.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

zlei requested review of this revision.Jul 30 2024, 4:09 PM
This revision was not accepted when it landed; it landed in state Needs Review.Oct 7 2024, 2:20 PM
This revision was automatically updated to reflect the committed changes.