From: Adrian Bunk Date: Wed, 10 Aug 2005 02:35:47 +0000 (-0700) Subject: [IPV4]: possible cleanups X-Git-Tag: v2.6.14-rc1~1035^2~210 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0742fd53a3774781255bd1e471e7aa2e4a82d5f7;p=pandora-kernel.git [IPV4]: possible cleanups 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 - fib_frontend.c: ip_dev_find - inetpeer.c: inet_peer_idlock - ip_options.c: ip_options_compile - ip_options.c: ip_options_undo - net/core/request_sock.c: sysctl_max_syn_backlog Signed-off-by: Adrian Bunk Signed-off-by: David S. Miller --- Reading git-diff-tree failed