WSL2-Linux-Kernel/drivers/net/fddi/skfp
Paul Gortmaker a81ab36bf5 drivers/net: delete non-required instances of include <linux/init.h>
None of these files are actually using any __init type directives
and hence don't need to include <linux/init.h>.   Most are just a
left over from __devinit and __cpuinit removal, or simply due to
code getting copied from one driver to the next.

This covers everything under drivers/net except for wireless, which
has been submitted separately.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-01-16 11:53:26 -08:00
..
h drivers/net: delete non-required instances of include <linux/init.h> 2014-01-16 11:53:26 -08:00
Makefile fddi: Move the FDDI drivers 2011-08-27 00:58:13 -07:00
cfm.c fddi: Move the FDDI drivers 2011-08-27 00:58:13 -07:00
drvfbi.c fddi: Move the FDDI drivers 2011-08-27 00:58:13 -07:00
ecm.c fddi: Move the FDDI drivers 2011-08-27 00:58:13 -07:00
ess.c fddi: Move the FDDI drivers 2011-08-27 00:58:13 -07:00
fplustm.c net: fddi: slight optimization of addr compare 2013-12-31 16:48:33 -05:00
hwmtm.c fddi: Move the FDDI drivers 2011-08-27 00:58:13 -07:00
hwt.c fddi: Move the FDDI drivers 2011-08-27 00:58:13 -07:00
pcmplc.c fddi: Move the FDDI drivers 2011-08-27 00:58:13 -07:00
pmf.c fddi: 64 bit bug in smt_add_para() 2012-09-01 22:44:13 -04:00
queue.c fddi: Move the FDDI drivers 2011-08-27 00:58:13 -07:00
rmt.c fddi: Move the FDDI drivers 2011-08-27 00:58:13 -07:00
skfddi.c net: fddi: remove unnecessary pci_set_drvdata() 2013-12-10 22:31:32 -05:00
smt.c fddi: cleanup unsigned to unsigned int/short 2013-12-16 20:07:59 -05:00
smtdef.c fddi: Move the FDDI drivers 2011-08-27 00:58:13 -07:00
smtinit.c fddi: Move the FDDI drivers 2011-08-27 00:58:13 -07:00
smttimer.c fddi: Move the FDDI drivers 2011-08-27 00:58:13 -07:00
srf.c fddi: cleanup unsigned to unsigned int/short 2013-12-16 20:07:59 -05:00