commit | 63d819caebcc3ca260ca0214d29044293969aa2f | [log] [tgz] |
---|---|---|
author | Hannes Eder <hannes@hanneseder.net> | Wed Feb 25 10:32:14 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 26 23:13:34 2009 -0800 |
tree | c7423bb373b1c9da868ff18130510a5912ffda82 | |
parent | 2db096086e8ff6c2a42881966e441157c686603b [diff] |
sysctl: fix sparse warning: Should it be static? 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>