linux/net/decnet
David Howells 9ffc93f203 Remove all #inclusions of asm/system.h
Remove all #inclusions of asm/system.h preparatory to splitting and killing
it.  Performed with the following command:

perl -p -i -e 's!^#\s*include\s*<asm/system[.]h>.*\n!!' `grep -Irl '^#\s*include\s*<asm/system[.]h>' *`

Signed-off-by: David Howells <dhowells@redhat.com>
2012-03-28 18:30:03 +01:00
..
netfilter
Kconfig
Makefile
README
TODO
af_decnet.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
dn_dev.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
dn_fib.c
dn_neigh.c
dn_nsp_in.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
dn_nsp_out.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
dn_route.c
dn_rules.c
dn_table.c
dn_timer.c
sysctl_net_decnet.c

README

                       Linux DECnet Project
                      ======================

The documentation for this kernel subsystem is available in the
Documentation/networking subdirectory of this distribution and also
on line at http://www.chygwyn.com/DECnet/

Steve Whitehouse <SteveW@ACM.org>