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:
ea5693c
)
pkt_sched: fix sparse warning
author
Hannes Eder
<hannes@hanneseder.net>
Fri, 28 Nov 2008 11:06:46 +0000
(
03:06
-0800)
committer
David S. Miller
<davem@davemloft.net>
Fri, 28 Nov 2008 11:06:46 +0000
(
03:06
-0800)
Impact: make global function static
Fix the following sparse warning:
net/sched/sch_api.c:192:14: warning: symbol 'qdisc_match_from_root' was not declared. Should it be static?
Signed-off-by: Hannes Eder <hannes@hanneseder.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found