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)
Wed, Jun 10, 11:55 PM
Unknown Object (File)
Thu, May 21, 8:49 PM
Unknown Object (File)
May 10 2026, 8:44 PM
Unknown Object (File)
May 2 2026, 11:48 PM
Unknown Object (File)
Apr 24 2026, 10:35 PM
Unknown Object (File)
Apr 24 2026, 2:45 PM
Unknown Object (File)
Apr 19 2026, 9:38 PM
Unknown Object (File)
Apr 19 2026, 4:05 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 Skipped
Unit
Tests Skipped

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.