ed42d4efeb145b2015 parent 371a255e863857f988a91a3850d6feeaa4f3c536 author Johannes Berg 1340310652 +0200 committer Johannes Berg 1340705045 +0200 mac80211: make __ieee80211_recalc_idle static Since it's not called from any file outside where it's defined, the function can be static if moved up in the file before the callers. Signed-off-by: Johannes Berg