Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 39296ed6 authored by Adrian Bunk's avatar Adrian Bunk Committed by David S. Miller
Browse files

[INET]: Unexport icmpmsg_statistics



This patch removes the unused EXPORT_SYMBOL(icmpmsg_statistics).

Signed-off-by: default avatarAdrian Bunk <bunk@kernel.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent bbbb1a81
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1104,5 +1104,4 @@ void __init icmp_init(struct net_proto_family *ops)
EXPORT_SYMBOL(icmp_err_convert);
EXPORT_SYMBOL(icmp_send);
EXPORT_SYMBOL(icmp_statistics);
EXPORT_SYMBOL(icmpmsg_statistics);
EXPORT_SYMBOL(xrlim_allow);