Page MenuHomeFreeBSD

hvsock: make protosw functions static
AcceptedPublic

Authored by freebsd_igalic.co on Mar 26 2024, 10:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Feb 20, 11:07 AM
Unknown Object (File)
Thu, Feb 19, 9:00 PM
Unknown Object (File)
Thu, Feb 19, 4:08 PM
Unknown Object (File)
Thu, Feb 19, 1:02 PM
Unknown Object (File)
Sat, Feb 7, 4:19 AM
Unknown Object (File)
Jan 25 2026, 6:19 PM
Unknown Object (File)
Jan 24 2026, 10:01 AM
Unknown Object (File)
Jan 21 2026, 1:30 AM
Subscribers

Details

Reviewers
glebius
Summary

these functions do not need to be public.
No one is using them outside the module.
While here, move casting macros out of header file

Sponsored by: The FreeBSD Foundation

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 56797
Build 53685: arc lint + arc unit