commit | ed792e28c4bd09e9a319d2ad914aa62982cb4c4a | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Mon Oct 08 14:06:34 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 10 22:25:10 2018 -0700 |
tree | f0da9d4e058bb4c0c16108c853b67840963acbc8 | |
parent | e75fa0735cae006736ac868ffffd337cb7422877 [diff] |
net/ipv6: Make ipv6_route_table_template static ipv6_route_table_template is exported but there are no users outside of route.c. Make it static. Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>