diff options
author | Ben Dooks (Codethink) <ben.dooks@codethink.co.uk> | 2019-12-17 14:20:38 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-12-18 09:40:39 +0300 |
commit | 4e2ce6e55050125d313408770d20dbf387dfc79c (patch) | |
tree | 95e6f11c27e1cc8709a56ddce80c2b0371b20865 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9d4b98af8a2eb2ddb7779f2929700b5c174e9cc9 (diff) | |
download | linux-4e2ce6e55050125d313408770d20dbf387dfc79c.tar.xz |
net: dsa: make unexported dsa_link_touch() static
dsa_link_touch() is not exported, or defined outside of the
file it is in so make it static to avoid the following warning:
net/dsa/dsa2.c:127:17: warning: symbol 'dsa_link_touch' was not declared. Should it be static?
Signed-off-by: Ben Dooks (Codethink) <ben.dooks@codethink.co.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions