diff options
author | Jiapeng Chong <jiapeng.chong@linux.alibaba.com> | 2022-10-17 17:35:40 +0800 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2022-10-18 11:57:17 +0200 |
commit | f00909e2e6fe4ac6b2420e3863a0c533fe4f15e0 (patch) | |
tree | c8c74ee39eb9e6ccf1de23f4840e20bf266ebdbb /kernel/bpf/local_storage.c | |
parent | 66ae04368efbe20eb8951c9a76158f99ce672f25 (diff) | |
download | linux-f00909e2e6fe4ac6b2420e3863a0c533fe4f15e0.tar.gz linux-f00909e2e6fe4ac6b2420e3863a0c533fe4f15e0.tar.bz2 linux-f00909e2e6fe4ac6b2420e3863a0c533fe4f15e0.zip |
net: ip6_gre: Remove the unused function ip6gre_tnl_addr_conflict()
The function ip6gre_tnl_addr_conflict() is defined in the ip6_gre.c file,
but not called elsewhere, so delete this unused function.
net/ipv6/ip6_gre.c:887:20: warning: unused function 'ip6gre_tnl_addr_conflict'.
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=2419
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Link: https://lore.kernel.org/r/20221017093540.26806-1-jiapeng.chong@linux.alibaba.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'kernel/bpf/local_storage.c')
0 files changed, 0 insertions, 0 deletions