Page MenuHomeFreeBSD

80211: consistently spell 80P80
ClosedPublic

Authored by bz on Aug 7 2020, 5:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 20, 2:28 AM
Unknown Object (File)
Fri, Apr 19, 11:35 AM
Unknown Object (File)
Fri, Apr 19, 10:52 AM
Unknown Object (File)
Fri, Apr 12, 10:08 AM
Unknown Object (File)
Thu, Apr 4, 3:12 AM
Unknown Object (File)
Mar 22 2024, 10:56 PM
Unknown Object (File)
Mar 22 2024, 10:56 PM
Unknown Object (File)
Mar 22 2024, 10:56 PM
Subscribers

Details

Summary

The standard uses 80+80 and 80p80 but nowhere 80_80.
Swicth the latter to 80P80 for all the macros and comments refering
to #defined flags which I could find.
The only place we leave as 80p80 is the ifconfig command line arguments
as we spell them all in lower case.
Ideally we would use 80+80 for anything to the user and 80P80 for anything
internal but let us not confuse parsers and hence avoid the '+' in
either case.

Sponsored by: Rubicon Communications, LLC (d/b/a "Netgate")

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 32858
Build 30265: arc lint + arc unit