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:
e42c0e7
)
staging: rtl8192u: make in ieee80211/ieee80211_wx.c a local variable static
author
Ana Rey
<anarey@gmail.com>
Wed, 19 Mar 2014 11:47:26 +0000
(12:47 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 19 Mar 2014 16:36:25 +0000
(09:36 -0700)
Make some local variable eee80211_modes static.
Fix sparse warnings:
drivers/staging/rtl8192u/ieee80211/ieee80211_wx.c:42:19: warning: symbol 'ieee80211_modes' was not declared. Should it be static?
Signed-off-by: Ana Rey <anarey@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found