Page MenuHomeFreeBSD

A couple of style fixes in recent TCP changes.
ClosedPublic

Authored by jhb on Oct 8 2018, 6:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 28, 3:28 AM
Unknown Object (File)
Fri, Oct 24, 2:30 PM
Unknown Object (File)
Fri, Oct 24, 5:05 AM
Unknown Object (File)
Fri, Oct 24, 5:05 AM
Unknown Object (File)
Thu, Oct 23, 8:20 PM
Unknown Object (File)
Fri, Oct 17, 9:24 PM
Unknown Object (File)
Jul 20 2025, 9:18 PM
Unknown Object (File)
Jul 20 2025, 12:46 AM
Subscribers

Details

Summary
  • Add a blank line before a block comment to match other block comments in the same function.
  • Sort the prototype for sbsndptr_adv and fix whitespace between return type and function name.

Diff Detail

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

Event Timeline

bz added a subscriber: bz.

While you are at it, what about https://reviews.freebsd.org/D13865 ?

This revision is now accepted and ready to land.Oct 8 2018, 7:15 PM
This revision was automatically updated to reflect the committed changes.