Re: [2.6 patch] net/ipv4/: possible cleanups

2005-07-25 Thread David S. Miller
From: Adrian Bunk <[EMAIL PROTECTED]> Date: Sun, 24 Jul 2005 00:05:30 +0200 > This patch contains the following possible cleanups: > - make needlessly global code static > - #if 0 the following unused global function: > - xfrm4_state.c: xfrm4_state_fini > - remove the following unneeded EXPORT_S

[2.6 patch] net/ipv4/: possible cleanups

2005-07-23 Thread Adrian Bunk
This patch contains the following possible cleanups: - make needlessly global code static - #if 0 the following unused global function: - xfrm4_state.c: xfrm4_state_fini - remove the following unneeded EXPORT_SYMBOL's: - ip_output.c: ip_finish_output - ip_output.c: sysctl_ip_default_ttl - f