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
F107377038: D17474.diff
Mon, Jan 13, 7:02 AM
Unknown Object (File)
Tue, Dec 31, 3:38 PM
Unknown Object (File)
Nov 23 2024, 5:52 PM
Unknown Object (File)
Nov 20 2024, 10:34 AM
Unknown Object (File)
Nov 15 2024, 8:01 AM
Unknown Object (File)
Sep 30 2024, 3:52 AM
Unknown Object (File)
Sep 28 2024, 11:43 AM
Unknown Object (File)
Sep 27 2024, 10:27 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.