linux/drivers/scsi/mpt2sas
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
..
mpi
Kconfig
Makefile
mpt2sas_base.c SCSI for-linus on 20121002 2012-10-02 19:01:32 -07:00
mpt2sas_base.h
mpt2sas_config.c
mpt2sas_ctl.c [SCSI] mpt2sas: fix double mutex lock in NON_BLOCKING state 2012-09-24 12:10:59 +04:00
mpt2sas_ctl.h
mpt2sas_debug.h
mpt2sas_scsih.c Drivers: scsi: remove __dev* attributes. 2013-01-03 15:57:01 -08:00
mpt2sas_transport.c