dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/netrom
Eric W. Biederman ec8f23ce0f net: Convert all sysctl registrations to register_net_sysctl
This results in code with less boiler plate that is a bit easier
to read.

Additionally stops us from using compatibility code in the sysctl
core, hastening the day when the compatibility code can be removed.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Acked-by: Pavel Emelyanov <xemul@parallels.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-04-20 21:22:30 -04:00
..
Makefile
af_netrom.c
nr_dev.c
nr_in.c
nr_loopback.c
nr_out.c
nr_route.c
nr_subr.c
nr_timer.c
sysctl_net_netrom.c net: Convert all sysctl registrations to register_net_sysctl 2012-04-20 21:22:30 -04:00