From: Johannes Berg Date: Thu, 21 Jun 2012 20:30:52 +0000 (+0200) Subject: mac80211: make __ieee80211_recalc_idle static X-Git-Tag: v3.6-rc1~125^2~57^2~208^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc45ae547b960b805ee0b201b3807e93a0060472;p=pandora-kernel.git 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 --- Reading git-diff-tree failed