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/lpfc
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
..
Makefile [SCSI] lpfc: fix problems with -Werror 2012-07-20 08:58:54 +01:00
lpfc.h [SCSI] lpfc 8.3.36: Fix bug with Target Resets and FCP2 devices 2012-11-27 08:59:44 +04:00
lpfc_attr.c [SCSI] lpfc 8.3.36: Fix bug with Target Resets and FCP2 devices 2012-11-27 08:59:44 +04:00
lpfc_bsg.c [SCSI] lpfc 8.3.34: Fix parameter field in CQE to mask for LOCAL_REJECT status 2012-09-14 17:59:23 +01:00
lpfc_bsg.h [SCSI] lpfc 8.3.31: Fix bug with driver not supporting the get controller attributes command 2012-05-17 10:30:57 +01:00
lpfc_compat.h [SCSI] lpfc 8.3.28: Critical Miscellaneous fixes 2011-12-15 10:57:45 +04:00
lpfc_crtn.h [SCSI] lpfc 8.3.36: Fixed boot from san failure 2012-11-27 08:59:43 +04:00
lpfc_ct.c [SCSI] lpfc 8.3.36: Correct mask error 2012-11-27 08:59:45 +04:00
lpfc_debugfs.c [SCSI] lpfc 8.3.34: Correct typecasts for snprintf messages 2012-09-14 17:59:24 +01:00
lpfc_debugfs.h [SCSI] lpfc 8.3.33: Tie parallel I/O queues into separate MSIX vectors 2012-09-14 14:41:19 +01:00
lpfc_disc.h [SCSI] lpfc 8.3.34: Add LOGO support after ABTS compliance 2012-09-14 17:59:22 +01:00
lpfc_els.c [SCSI] lpfc 8.3.36: Fixed setting sequential delivery bit 2012-11-27 08:59:44 +04:00
lpfc_hbadisc.c [SCSI] lpfc 8.3.35: Fixed not checking solicition in progress bit when verifying FCF record for use 2012-10-08 12:11:16 +01:00
lpfc_hw.h [SCSI] lpfc 8.3.34: Fix parameter field in CQE to mask for LOCAL_REJECT status 2012-09-14 17:59:23 +01:00
lpfc_hw4.h [SCSI] lpfc 8.3.36: Update DIF support for passthru/strip/insert 2012-11-27 08:59:44 +04:00
lpfc_init.c Drivers: scsi: remove __dev* attributes. 2013-01-03 15:57:01 -08:00
lpfc_logmsg.h [SCSI] lpfc 8.3.27: Miscellanous logic and interface fixes 2011-10-16 11:28:48 -05:00
lpfc_mbox.c [SCSI] lpfc 8.3.34: Fixed leaking memory from pci dma pool 2012-09-14 17:59:25 +01:00
lpfc_mem.c [SCSI] lpfc 8.3.33: Fix bug with rrq_pool not being destroyed during driver removal. 2012-09-14 14:31:50 +01:00
lpfc_nl.h
lpfc_nportdisc.c [SCSI] lpfc 8.3.34: Add LOGO support after ABTS compliance 2012-09-14 17:59:22 +01:00
lpfc_scsi.c [SCSI] lpfc 8.3.36: Update DIF support for passthru/strip/insert 2012-11-27 08:59:44 +04:00
lpfc_scsi.h [SCSI] lpfc 8.3.30: Revert fix for Link Pull Causes I/O Failures 2012-03-27 08:26:34 +01:00
lpfc_sli.c [SCSI] lpfc 8.3.36: Update DIF support for passthru/strip/insert 2012-11-27 08:59:44 +04:00
lpfc_sli.h [SCSI] lpfc 8.3.36: Update DIF support for passthru/strip/insert 2012-11-27 08:59:44 +04:00
lpfc_sli4.h [SCSI] lpfc 8.3.36: Fixed boot from san failure 2012-11-27 08:59:43 +04:00
lpfc_version.h [SCSI] lpfc 8.3.36: Update lpfc version for 8.3.36 driver release 2012-11-27 08:59:45 +04:00
lpfc_vport.c [SCSI] Lpfc 8.3.28: FC and SCSI Discovery Fixes 2011-12-15 10:57:44 +04:00
lpfc_vport.h