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)
Tue, Nov 5, 11:01 PM
Unknown Object (File)
Sat, Nov 2, 9:55 PM
Unknown Object (File)
Sat, Oct 26, 10:49 AM
Unknown Object (File)
Sat, Oct 26, 10:49 AM
Unknown Object (File)
Sat, Oct 26, 10:49 AM
Unknown Object (File)
Sat, Oct 26, 10:30 AM
Unknown Object (File)
Fri, Oct 11, 2:09 AM
Unknown Object (File)
Oct 7 2024, 2:24 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.