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)
Mon, Sep 7, 12:50 AM
Unknown Object (File)
Sat, Sep 5, 4:40 AM
Unknown Object (File)
Sat, Sep 5, 4:39 AM
Unknown Object (File)
Sat, Sep 5, 4:31 AM
Unknown Object (File)
Sat, Sep 5, 12:07 AM
Unknown Object (File)
Thu, Sep 3, 10:41 PM
Unknown Object (File)
Thu, Sep 3, 10:41 PM
Unknown Object (File)
Thu, Sep 3, 5:26 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.