[NET]: Simple ctl_table to ctl_path conversions.
authorPavel Emelyanov <xemul@openvz.org>
Wed, 9 Jan 2008 08:30:05 +0000 (00:30 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:01:07 +0000 (15:01 -0800)
commitb5ccd792fa413f9336273cb8fa3b9dd3a7ec1735
tree64b23972fdf667baa74a0895bf403b22eb7de86c
parentcb7928a528264a69b29b6001b490b64607ed0557
[NET]: Simple ctl_table to ctl_path conversions.

This patch includes many places, that only required
replacing the ctl_table-s with appropriate ctl_paths
and call register_sysctl_paths().

Nothing special was done with them.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/appletalk/sysctl_net_atalk.c
net/bridge/br_netfilter.c
net/dccp/sysctl.c
net/ipx/sysctl_net_ipx.c
net/irda/irsysctl.c
net/llc/sysctl_net_llc.c
net/netrom/sysctl_net_netrom.c
net/rose/sysctl_net_rose.c
net/sctp/sysctl.c
net/x25/sysctl_net_x25.c