Page MenuHomeFreeBSD

iflib: Make iflib_stop() static
ClosedPublic

Authored by zlei on Jul 30 2024, 4:09 PM.
Tags
None
Referenced Files
F99588656: D46185.diff
Fri, Oct 11, 2:09 AM
Unknown Object (File)
Mon, Oct 7, 2:24 PM
Unknown Object (File)
Thu, Oct 3, 6:44 AM
Unknown Object (File)
Sat, Sep 28, 7:55 AM
Unknown Object (File)
Thu, Sep 26, 4:57 AM
Unknown Object (File)
Wed, Sep 25, 7:31 PM
Unknown Object (File)
Sun, Sep 15, 2:54 PM
Unknown Object (File)
Sep 8 2024, 11:26 AM

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 Skipped
Unit
Tests Skipped

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.Mon, Oct 7, 2:20 PM
This revision was automatically updated to reflect the committed changes.