From: Johannes Berg Date: Wed, 18 Dec 2013 08:36:09 +0000 (+0100) Subject: mac80211: make ieee80211_recalc_radar_chanctx static X-Git-Tag: v3.14-rc1~94^2~238^2^2~84^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=367bbd10ee1abe986a6cfec11974d6c32a04bd96;p=pandora-kernel.git mac80211: make ieee80211_recalc_radar_chanctx static The function is only used in one file, so move it up a bit to avoid forward declarations and make it static. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed