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
F152496639: D17474.id48899.diff
Wed, Apr 15, 8:16 AM
F152443611: D17474.id.diff
Wed, Apr 15, 12:16 AM
Unknown Object (File)
Sat, Apr 11, 4:51 PM
Unknown Object (File)
Sat, Apr 11, 11:18 AM
Unknown Object (File)
Sat, Apr 11, 2:55 AM
Unknown Object (File)
Sat, Apr 11, 12:26 AM
Unknown Object (File)
Fri, Apr 10, 9:20 PM
Unknown Object (File)
Mon, Apr 6, 12:14 PM
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.