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
F171065617: D17474.id48899.diff
Tue, Sep 8, 12:16 PM
F171023679: D17474.id49464.diff
Tue, Sep 8, 6:19 AM
F170961714: D17474.id49464.diff
Mon, Sep 7, 9:27 PM
F170956978: D17474.id48899.diff
Mon, Sep 7, 8:46 PM
F170929695: D17474.id49464.diff
Mon, Sep 7, 4:28 PM
Unknown Object (File)
Sun, Sep 6, 9:35 PM
Unknown Object (File)
Sun, Sep 6, 3:30 AM
Unknown Object (File)
Sun, Aug 23, 4:52 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.