diff options
author | 2016-06-10 12:11:06 +0100 | |
---|---|---|
committer | 2016-06-10 23:28:15 -0700 | |
commit | 0b392be9a86560dae3af2e7528f226ff465ab549 (patch) | |
tree | 949adb99a2c3a75fef8a34f62bb21185dfdb4720 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | net: diag: add missing declarations (diff) | |
download | linux-dev-0b392be9a86560dae3af2e7528f226ff465ab549.tar.xz linux-dev-0b392be9a86560dae3af2e7528f226ff465ab549.zip |
net: ipconfig: avoid warning by making ic_addrservaddr static
The symbol ic_addrservaddr is not static, but has no declaration
to match so make it static to fix the following warning:
net/ipv4/ipconfig.c:130:8: warning: symbol 'ic_addrservaddr' was not declared. Should it be static?
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions