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:
371a255
)
mac80211: make __ieee80211_recalc_idle static
author
Johannes Berg
<johannes.berg@intel.com>
Thu, 21 Jun 2012 20:30:52 +0000
(22:30 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Tue, 26 Jun 2012 10:04:05 +0000
(12:04 +0200)
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 <johannes.berg@intel.com>
No differences found