Skip to content
  • Eric W. Biederman's avatar
    sysctl net: Remove unused binary sysctl code · f8572d8f
    Eric W. Biederman authored
    
    
    Now that sys_sysctl is a compatiblity wrapper around /proc/sys
    all sysctl strategy routines, and all ctl_name and strategy
    entries in the sysctl tables are unused, and can be
    revmoed.
    
    In addition neigh_sysctl_register has been modified to no longer
    take a strategy argument and it's callers have been modified not
    to pass one.
    
    Cc: "David Miller" <davem@davemloft.net>
    Cc: Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
    Cc: netdev@vger.kernel.org
    Signed-off-by: default avatarEric W. Biederman <ebiederm@xmission.com>
    f8572d8f