Page MenuHomeFreeBSD

iflib: Make iflib_stop() static
Needs ReviewPublic

Authored by zlei on Jul 30 2024, 4:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 15, 2:54 PM
Unknown Object (File)
Sun, Sep 8, 11:26 AM
Unknown Object (File)
Sat, Sep 7, 7:11 AM
Unknown Object (File)
Aug 22 2024, 9:22 PM
Unknown Object (File)
Aug 11 2024, 12:12 AM
Unknown Object (File)
Aug 7 2024, 6:02 AM
Unknown Object (File)
Aug 7 2024, 6:02 AM
Unknown Object (File)
Aug 1 2024, 9:30 PM

Details

Reviewers
marius
shurd
erj
Group Reviewers
iflib
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