net: remove duplicate INDIRECT_CALLABLE_DECLARE of udp[6]_ehashfn
[platform/kernel/linux-starfive.git] / net / ipv6 / inet6_hashtables.c
index 7c9700c..b0e8d27 100644 (file)
@@ -112,8 +112,6 @@ static inline int compute_score(struct sock *sk, struct net *net,
        return score;
 }
 
-INDIRECT_CALLABLE_DECLARE(inet6_ehashfn_t udp6_ehashfn);
-
 /**
  * inet6_lookup_reuseport() - execute reuseport logic on AF_INET6 socket if necessary.
  * @net: network namespace.