Page MenuHomeFreeBSD

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

Authored by avos on Sep 7 2015, 6:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 4, 3:52 AM
Unknown Object (File)
Thu, Apr 2, 2:29 PM
Unknown Object (File)
Sun, Mar 29, 7:23 AM
Unknown Object (File)
Thu, Mar 19, 3:32 AM
Unknown Object (File)
Jan 28 2026, 6:52 PM
Unknown Object (File)
Jan 28 2026, 5:22 AM
Unknown Object (File)
Jan 27 2026, 6:13 PM
Unknown Object (File)
Jan 27 2026, 3:31 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.