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:
440ddad
)
rt2x00: Fix Sparse warning
author
Ivo van Doorn
<ivdoorn@gmail.com>
Sat, 28 Mar 2009 19:51:41 +0000
(20:51 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 22 Apr 2009 20:54:29 +0000
(16:54 -0400)
rt2x00link_reset_qual() is not declared in a header,
and is only internally used within rt2x00link.c.
It should be declared as static.
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found