From: Sowmini Varadhan <sowmini.varad...@oracle.com> Date: Tue, 30 May 2017 14:31:37 -0700
> +EXPORT_SYMBOL(neigh_remove_one); net/ipv4/arp.c is the only reference you add to this symbol and ipv4 cannot be built modular. So this export is unnecessary.