linux/drivers/net/ethernet/mellanox/mlx5/core
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
..
alloc.c
cmd.c drivers/net: delete non-required instances of include <linux/init.h> 2014-01-16 11:53:26 -08:00
cq.c
debugfs.c IB/mlx5: Multithreaded create MR 2013-11-08 14:42:59 -08:00
eq.c mlx5: Use enum to indicate adapter page size 2013-11-08 14:43:01 -08:00
fw.c net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes 2013-08-15 15:42:57 -07:00
health.c mlx5: remove health handler plugin 2013-08-05 11:04:12 -07:00
Kconfig mlx5: remove unused MLX5_DEBUG param in Kconfig 2013-09-06 14:43:49 -04:00
mad.c
main.c mlx5: Clear reserved area in set_hca_cap() 2013-11-08 14:43:00 -08:00
Makefile
mcg.c
mlx5_core.h
mr.c IB/mlx5: Multithreaded create MR 2013-11-08 14:42:59 -08:00
pagealloc.c IB/mlx5: Fix list_del of empty list 2013-11-15 14:36:35 -08:00
pd.c
port.c
qp.c
srq.c
uar.c mlx5: fix error return code in mlx5_alloc_uuars() 2013-07-30 19:33:45 -07:00