From: Adrian Bunk <[EMAIL PROTECTED]> Date: Tue, 4 Apr 2006 18:37:01 +0200
> This patch contains the following possible cleanups: > - make the following needlessly global function static: > - arp.c: arp_rcv() This is ok. > - remove the following unused EXPORT_SYMBO's: > - devinet.c: devinet_ioctl Used by wan drivers, can't remove. > - fib_frontend.c: ip_rt_ioctl Also used by wan drivers, can't remove. > - inet_hashtables.c: inet_bind_bucket_create > - inet_hashtables.c: inet_bind_hash Used by ipv6, can't remove. > - tcp_input.c: sysctl_tcp_abc > - tcp_ipv4.c: sysctl_tcp_tw_reuse > - tcp_output.c: sysctl_tcp_mtu_probing > - tcp_output.c: sysctl_tcp_base_mss These are fine. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html