Page MenuHomeFreeBSD

run(4): cleanup (non-functional changes only)
ClosedPublic

Authored by avos on Sep 7 2015, 6:53 PM.
Tags
None
Referenced Files
F143226092: D3588.id.diff
Tue, Jan 27, 6:13 PM
F143218958: D3588.id8554.diff
Tue, Jan 27, 3:31 PM
F143183217: D3588.id8554.diff
Tue, Jan 27, 2:15 AM
F143172941: D3588.diff
Mon, Jan 26, 10:44 PM
Unknown Object (File)
Mon, Dec 29, 6:05 AM
Unknown Object (File)
Dec 27 2025, 3:20 AM
Unknown Object (File)
Dec 25 2025, 4:42 AM
Unknown Object (File)
Nov 27 2025, 3:23 PM
Subscribers

Details

Summary
  • Remove empty key_update_* functions.
  • Hide "struct ieee80211_node *" -> "struct run_node *" casting behind RUN_NODE() macro.
  • Simplify IEEE80211_HAS_ADDR4 macro definition.
  • Fix a comment (desn't -> doesn't).

Diff Detail

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

Event Timeline

avos retitled this revision from to run(4): cleanup (non-functional changes only).
avos updated this object.
avos edited the test plan for this revision. (Show Details)
avos added a reviewer: kevlo.
avos set the repository for this revision to rS FreeBSD src repository - subversion.
kevlo edited edge metadata.

Looks good to me.

This revision is now accepted and ready to land.Sep 8 2015, 7:43 AM
This revision was automatically updated to reflect the committed changes.