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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
af_netrom.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
nr_dev.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
nr_in.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
nr_loopback.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
nr_out.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
nr_route.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
nr_subr.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
nr_timer.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
sysctl_net_netrom.c net: Convert all sysctl registrations to register_net_sysctl 2012-04-20 21:22:30 -04:00