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)
Sun, Aug 23, 4:52 AM
Unknown Object (File)
Thu, Aug 20, 9:50 AM
Unknown Object (File)
Fri, Aug 14, 4:53 AM
Unknown Object (File)
Wed, Aug 12, 1:17 PM
Unknown Object (File)
Wed, Aug 12, 1:04 PM
Unknown Object (File)
Tue, Aug 11, 1:03 PM
Unknown Object (File)
Sun, Aug 9, 7:15 AM
Unknown Object (File)
Fri, Aug 7, 4:50 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 Not Applicable
Unit
Tests Not Applicable

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.