dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/scsi/qla4xxx
Greg Kroah-Hartman 6f03979051 Drivers: scsi: remove __dev* attributes.
CONFIG_HOTPLUG is going away as an option.  As a result, the __dev*
markings need to be removed.

This change removes the use of __devinit, __devexit_p, __devinitdata,
__devinitconst, and __devexit from these drivers.

Based on patches originally written by Bill Pemberton, but redone by me
in order to handle some of the coding style issues better, by hand.

Cc: Bill Pemberton <wfp5p@virginia.edu>
Cc: Adam Radford <linuxraid@lsi.com>
Cc: "James E.J. Bottomley" <JBottomley@parallels.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-03 15:57:01 -08:00
..
Kconfig [SCSI] qla4xxx: Added support for ISP83XX 2012-09-24 12:11:08 +04:00
Makefile [SCSI] qla4xxx: Added support for ISP83XX 2012-09-24 12:11:08 +04:00
ql4_83xx.c [SCSI] qla4xxx: Disable generating pause frames for ISP83XX 2012-09-24 12:49:00 +04:00
ql4_83xx.h [SCSI] qla4xxx: Disable generating pause frames for ISP83XX 2012-09-24 12:49:00 +04:00
ql4_attr.c [SCSI] qla4xxx: Added support for ISP83XX 2012-09-24 12:11:08 +04:00
ql4_bsg.c [SCSI] qla4xxx: Added Get ACB support using BSG 2011-08-27 08:36:44 -06:00
ql4_bsg.h [SCSI] qla4xxx: Added Get ACB support using BSG 2011-08-27 08:36:44 -06:00
ql4_dbg.c [SCSI] qla4xxx: Update Copyright header 2012-09-24 12:11:08 +04:00
ql4_dbg.h [SCSI] qla4xxx: Update Copyright header 2012-09-24 12:11:08 +04:00
ql4_def.h [SCSI] qla4xxx: IDC implementation for Loopback 2012-09-24 12:41:53 +04:00
ql4_fw.h [SCSI] qla4xxx: IDC implementation for Loopback 2012-09-24 12:41:53 +04:00
ql4_glbl.h [SCSI] qla4xxx: Disable generating pause frames for ISP83XX 2012-09-24 12:49:00 +04:00
ql4_init.c [SCSI] qla4xxx: Update Copyright header 2012-09-24 12:11:08 +04:00
ql4_inline.h [SCSI] qla4xxx: Update Copyright header 2012-09-24 12:11:08 +04:00
ql4_iocb.c [SCSI] qla4xxx: Update Copyright header 2012-09-24 12:11:08 +04:00
ql4_isr.c [SCSI] qla4xxx: IDC implementation for Loopback 2012-09-24 12:41:53 +04:00
ql4_mbx.c [SCSI] qla4xxx: Disable generating pause frames for ISP83XX 2012-09-24 12:49:00 +04:00
ql4_nvram.c [SCSI] qla4xxx: Update Copyright header 2012-09-24 12:11:08 +04:00
ql4_nvram.h [SCSI] qla4xxx: Update Copyright header 2012-09-24 12:11:08 +04:00
ql4_nx.c SCSI for-linus on 20121002 2012-10-02 19:01:32 -07:00
ql4_nx.h [SCSI] qla4xxx: Update Copyright header 2012-09-24 12:11:08 +04:00
ql4_os.c Drivers: scsi: remove __dev* attributes. 2013-01-03 15:57:01 -08:00
ql4_version.h [SCSI] qla4xxx: Update driver version to 5.03.00-k1 2012-09-24 12:49:47 +04:00