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)
Sun, Mar 2, 5:36 PM
Unknown Object (File)
Feb 22 2025, 12:51 AM
Unknown Object (File)
Feb 16 2025, 12:22 PM
Unknown Object (File)
Feb 8 2025, 6:32 AM
Unknown Object (File)
Feb 8 2025, 6:22 AM
Unknown Object (File)
Feb 8 2025, 2:49 AM
Unknown Object (File)
Feb 2 2025, 11:57 PM
Unknown Object (File)
Jan 26 2025, 2:55 AM
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