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, Feb 6, 3:32 PM
Unknown Object (File)
Dec 5 2024, 8:12 PM
Unknown Object (File)
Nov 27 2024, 12:21 AM
Unknown Object (File)
Nov 25 2024, 5:45 AM
Unknown Object (File)
Nov 24 2024, 4:04 AM
Unknown Object (File)
Nov 23 2024, 10:48 AM
Unknown Object (File)
Nov 21 2024, 1:19 PM
Unknown Object (File)
Nov 19 2024, 11:35 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