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)
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
Unknown Object (File)
Sep 27 2024, 1:03 AM
Unknown Object (File)
Sep 26 2024, 5:53 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.