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)
Apr 25 2025, 1:45 PM
Unknown Object (File)
Feb 4 2025, 4:02 AM
Unknown Object (File)
Feb 4 2025, 3:42 AM
Unknown Object (File)
Feb 4 2025, 12:39 AM
Unknown Object (File)
Jan 18 2025, 8:59 PM
Unknown Object (File)
Jan 13 2025, 7:02 AM
Unknown Object (File)
Dec 31 2024, 3:38 PM
Unknown Object (File)
Nov 23 2024, 5:52 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.