Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
......@@ -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);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment