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)
Sat, Jul 18, 3:35 PM
Unknown Object (File)
Fri, Jul 17, 9:26 AM
Unknown Object (File)
Fri, Jul 17, 8:15 AM
Unknown Object (File)
Sun, Jul 5, 7:53 PM
Unknown Object (File)
Fri, Jun 26, 7:45 AM
Unknown Object (File)
Jun 18 2026, 5:42 PM
Unknown Object (File)
Jun 8 2026, 2:07 AM
Unknown Object (File)
May 26 2026, 3:26 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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

rgrimes requested changes to this revision.Nov 17 2019, 7:59 AM
rgrimes added inline comments.
sys/netinet/tcp_var.h
328 ↗(On Diff #64482)

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 ↗(On Diff #64482)

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