On Wed, Apr 05, 2006 at 10:25:43PM -0700, David S. Miller wrote:
> 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.

Used only by drivers that:
- are marked as BROKEN since at least 2.6.0
- are removed in a maintainer-approved patch I sent before this one

> >   - fib_frontend.c: ip_rt_ioctl
> 
> Also used by wan drivers, can't remove.

Same as above.

> >   - inet_hashtables.c: inet_bind_bucket_create
> >   - inet_hashtables.c: inet_bind_hash
> 
> Used by ipv6, can't remove.

Used by ipv6, but inet6_hashtables.c is never built modular.

> >   - 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.

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

-
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

Reply via email to