git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f359d3f
)
mac80211: make ieee80211_recalc_radar_chanctx static
author
Johannes Berg
<johannes.berg@intel.com>
Wed, 18 Dec 2013 08:36:09 +0000
(09:36 +0100)
committer
Johannes Berg
<johannes.berg@intel.com>
Wed, 18 Dec 2013 09:33:06 +0000
(10:33 +0100)
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 <johannes.berg@intel.com>
No differences found