OpenCloudOS-Kernel/drivers/net/ethernet/qlogic/qlcnic
Bill Pemberton 6bb58bb0af qlcnic: remove __dev* attributes
CONFIG_HOTPLUG is going away as an option.  As result the __dev*
markings will be going away.

Remove use of __devinit, __devexit_p, __devinitdata, __devinitconst,
and __devexit.

Signed-off-by: Bill Pemberton <wfp5p@virginia.edu>
Cc: Jitendra Kalsaria <jitendra.kalsaria@qlogic.com>
Cc: Sony Chacko <sony.chacko@qlogic.com>
Cc: linux-driver@qlogic.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-12-03 11:16:45 -08:00
..
Makefile qlcnic: create file qlcnic_minidump.c for dump utility 2012-11-28 11:07:44 -05:00
qlcnic.h qlcnic: create file qlcnic_minidump.c for dump utility 2012-11-28 11:07:44 -05:00
qlcnic_ctx.c qlcnic: fix sparse check endian warnings 2012-11-25 16:12:59 -05:00
qlcnic_ethtool.c qlcnic: fix sparse check endian warnings 2012-11-25 16:12:59 -05:00
qlcnic_hdr.h qlcnic: fix sparse warnings 2012-11-18 02:32:16 -05:00
qlcnic_hw.c qlcnic: create file qlcnic_minidump.c for dump utility 2012-11-28 11:07:44 -05:00
qlcnic_init.c qlcnic: create file qlcnic_io.c for datapath routines 2012-11-28 11:07:43 -05:00
qlcnic_io.c qlcnic: fix coding style issues in qlcnic_io.c 2012-11-28 11:07:43 -05:00
qlcnic_main.c qlcnic: remove __dev* attributes 2012-12-03 11:16:45 -08:00
qlcnic_minidump.c qlcnic: fix coding style issues in qlcnic_minidump.c 2012-11-28 11:07:44 -05:00
qlcnic_sysfs.c qlcnic: remove duplicated include from qlcnic_sysfs.c 2012-12-01 11:36:37 -05:00