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)
Thu, May 15, 6:46 AM
Unknown Object (File)
Sat, May 10, 2:08 AM
Unknown Object (File)
Apr 22 2025, 6:23 AM
Unknown Object (File)
Apr 11 2025, 9:26 PM
Unknown Object (File)
Mar 15 2025, 9:07 PM
Unknown Object (File)
Feb 20 2025, 9:50 AM
Unknown Object (File)
Feb 6 2025, 3:32 PM
Unknown Object (File)
Dec 5 2024, 8:12 PM
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