Page MenuHomeFreeBSD

tcp: Whitespace cleanup in brr and rack
ClosedPublic

Authored by rscheff on Apr 30 2021, 10:12 AM.
Tags
None
Referenced Files
F127001909: D30043.id104959.diff
Tue, Aug 26, 12:14 PM
F126976512: D30043.id103255.diff
Tue, Aug 26, 5:57 AM
F126975789: D30043.id.diff
Tue, Aug 26, 5:46 AM
F126974183: D30043.diff
Tue, Aug 26, 5:17 AM
Unknown Object (File)
Tue, Aug 26, 3:26 AM
Unknown Object (File)
Mon, Aug 25, 5:01 PM
Unknown Object (File)
Mon, Aug 18, 9:39 PM
Unknown Object (File)
Sat, Aug 16, 5:11 AM

Details

Summary

Whitespace cleanup (leading spaces to tabs)
Nicefy function definitions

No functional change

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 44585
Build 41473: arc lint + arc unit

Event Timeline

Richard

Please wait. I have a major set of changes coming in and this is old broken code you are playing with. I am sure
a lot of the spacings are taken care of . Please wait until D30036 lands before you do any cleanups.

rrs requested changes to this revision.Apr 30 2021, 6:25 PM
This revision now requires changes to proceed.Apr 30 2021, 6:25 PM

Certainly. While fixing the socket buffer upcall / SACK interaction (29290) the large swath of missing tabs got on me :)

The adding of blank lines between all the forward declarations seems wrong to me.

  • cleaning up forward declarations
thj added a subscriber: thj.

I don't see any functional changes and rrs blocking review has landed, so this looks fine to land to me.

This revision was not accepted when it landed; it landed in state Needs Review.Apr 13 2022, 1:31 PM
This revision was automatically updated to reflect the committed changes.