Page MenuHomeFreeBSD

Editorial change to enhance readability of the TF_* bit constants
ClosedPublic

Authored by rscheff on Nov 17 2019, 5:39 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 23, 1:40 AM
Unknown Object (File)
Wed, Apr 22, 1:36 AM
Unknown Object (File)
Tue, Apr 21, 7:21 PM
Unknown Object (File)
Tue, Apr 21, 3:36 AM
Unknown Object (File)
Tue, Apr 21, 3:03 AM
Unknown Object (File)
Mon, Apr 20, 10:50 PM
Unknown Object (File)
Mon, Apr 20, 1:36 PM
Unknown Object (File)
Mon, Apr 20, 1:36 PM
Subscribers

Details

Summary

This is a minor editorial change to right-align all the
flags defined in the TF* field with leading zeros.

This is not introducing any functional change.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 27601
Build 25818: arc lint + arc unit

Event Timeline

rgrimes requested changes to this revision.Nov 17 2019, 7:59 AM
rgrimes added inline comments.
sys/netinet/tcp_var.h
328

Please document the hole in the bits here

This revision now requires changes to proceed.Nov 17 2019, 7:59 AM
rgrimes added inline comments.
sys/netinet/tcp_var.h
328

Never mind, that well cause issues with the further diffs in this set of changes.

This revision now requires review to proceed.Nov 17 2019, 8:01 AM
This revision is now accepted and ready to land.Nov 21 2019, 9:25 PM