Page MenuHomeFreeBSD

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

Authored by avos on Sep 7 2015, 6:53 PM.
Tags
None
Referenced Files
F166283961: D3588.id8575.diff
Wed, Aug 12, 4:45 PM
Unknown Object (File)
Wed, Aug 12, 12:11 AM
Unknown Object (File)
Sat, Aug 8, 5:32 PM
Unknown Object (File)
Jun 10 2026, 11:55 PM
Unknown Object (File)
May 21 2026, 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
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.