linux_dsm_epyc7002/drivers/net/ethernet/intel/i40e
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
..
i40e_adminq_cmd.h i40e: whitespace fixes 2014-01-14 18:56:00 -08:00
i40e_adminq.c i40e: Cleanup Doxygen warnings 2014-01-10 16:30:33 -08:00
i40e_adminq.h i40e: Fix GPL header 2014-01-09 02:10:23 -08:00
i40e_alloc.h i40e: Fix GPL header 2014-01-09 02:10:23 -08:00
i40e_common.c i40e: whitespace fixes 2014-01-14 18:56:00 -08:00
i40e_debugfs.c i40e: fix log message wording 2014-01-10 16:41:17 -08:00
i40e_diag.c i40e: Fix GPL header 2014-01-09 02:10:23 -08:00
i40e_diag.h i40e: Fix GPL header 2014-01-09 02:10:23 -08:00
i40e_ethtool.c i40e: enable PTP 2014-01-10 16:33:39 -08:00
i40e_hmc.c i40e: use assignment instead of memcpy 2014-01-10 16:30:31 -08:00
i40e_hmc.h i40e: Cleanup Doxygen warnings 2014-01-10 16:30:33 -08:00
i40e_lan_hmc.c i40e: trivial cleanup 2014-01-14 18:56:00 -08:00
i40e_lan_hmc.h i40e: Fix GPL header 2014-01-09 02:10:23 -08:00
i40e_main.c i40e: Retain MAC filters on port VLAN deletion 2014-01-15 00:00:27 -08:00
i40e_nvm.c i40e: Cleanup Doxygen warnings 2014-01-10 16:30:33 -08:00
i40e_osdep.h i40e: Fix GPL header 2014-01-09 02:10:23 -08:00
i40e_prototype.h i40e: fix long lines 2014-01-10 16:30:32 -08:00
i40e_ptp.c i40e: enable PTP 2014-01-10 16:33:39 -08:00
i40e_register.h i40e: Fix GPL header 2014-01-09 02:10:23 -08:00
i40e_status.h i40e: Fix GPL header 2014-01-09 02:10:23 -08:00
i40e_txrx.c i40e: whitespace fixes 2014-01-14 18:56:00 -08:00
i40e_txrx.h i40e: enable PTP 2014-01-10 16:33:39 -08:00
i40e_type.h i40e: associate VMDq queue with VM type 2014-01-14 18:56:00 -08:00
i40e_virtchnl_pf.c i40e: Retain MAC filters on port VLAN deletion 2014-01-15 00:00:27 -08:00
i40e_virtchnl_pf.h i40e: Fix GPL header 2014-01-09 02:10:23 -08:00
i40e_virtchnl.h i40e: Fix GPL header 2014-01-09 02:10:23 -08:00
i40e.h drivers/net: delete non-required instances of include <linux/init.h> 2014-01-16 11:53:26 -08:00
Makefile i40e: enable PTP 2014-01-10 16:33:39 -08:00
Module.symvers i40e: associate VMDq queue with VM type 2014-01-14 18:56:00 -08:00