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:
dc6676b
)
mac80211: fix sparse complaint in ieee80211_sta_def_wmm_params
author
Johannes Berg
<johannes@sipsolutions.net>
Mon, 31 Mar 2008 17:23:04 +0000
(19:23 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 1 Apr 2008 21:14:10 +0000
(17:14 -0400)
A variable 'i' is being shadowed by another one, but the second
one can just be removed.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Cc: Vladimir Koutny <vlado@work.ksp.sk>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found