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:
90fc4b3
)
mac80211: remove stray extern
author
Johannes Berg
<johannes.berg@intel.com>
Wed, 22 Dec 2010 09:15:52 +0000
(10:15 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 5 Jan 2011 21:07:12 +0000
(16:07 -0500)
Somehow this snuck into my earlier patch, and
only now did I see a compiler warning:
net/mac80211/led.c:218:13: warning: function '__ieee80211_create_tpt_led_trigger' with external linkage has definition
Remove the stray extern.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found