Page MenuHomeFreeBSD

protosw: retire pr_output method
ClosedPublic

Authored by glebius on Aug 10 2022, 11:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Dec 27, 10:44 AM
Unknown Object (File)
Fri, Dec 27, 3:16 AM
Unknown Object (File)
Tue, Dec 17, 3:43 PM
Unknown Object (File)
Tue, Dec 17, 9:45 AM
Unknown Object (File)
Tue, Dec 17, 8:40 AM
Unknown Object (File)
Nov 19 2024, 3:04 AM
Unknown Object (File)
Nov 19 2024, 2:49 AM
Unknown Object (File)
Oct 31 2024, 10:26 AM
Subscribers

Details

Summary

The only place to execute this method was raw_usend(). Only those
protocols that used raw socket were able to actually enter that method.
All pr_output assignments being deleted by this commit were a dead code
for many years.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 46843
Build 43732: arc lint + arc unit