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:
2db0960
)
sysctl: fix sparse warning: Should it be static?
author
Hannes Eder
<hannes@hanneseder.net>
Wed, 25 Feb 2009 10:32:14 +0000
(10:32 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 27 Feb 2009 07:13:34 +0000
(23:13 -0800)
Impact: Include header file.
Fix this sparse warning:
net/core/sysctl_net_core.c:123:32: warning: symbol 'net_core_path' 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