1
0
Fork 0
remarkable-linux/drivers/s390/scsi
Swen Schillig 44cc76f2d1 [SCSI] zfcp: remove unused references, declarations and flags
- Remove unused references and declarations, including one instance
   of the FC ls_adisc struct that has been defined twice.
 - Also remove the flags COMMON_OPENING, COMMON_CLOSING,
   ADAPTER_REGISTERED and XPORT_OK that are only set and cleared, but
   not checked anywhere.
 - Remove the zfcp specific atomic_test_mask makro. Simply use
   atomic_read directly instead.
 - Remove the zfcp internal sg helper functions and switch the places
   where it is still used to call sg_virt directly.
 - With the update of the QDIO code, the QDIO data structures no
   longer use the volatile type qualifier. Now we can also remove the
   volatile qualifiers from the zfcp code.

Signed-off-by: Swen Schillig <swen@vnet.ibm.com>
Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2008-10-03 12:11:52 -05:00
..
Makefile [SCSI] zfcp: consolidate sysfs things into one file. 2008-07-12 08:22:35 -05:00
zfcp_aux.c [SCSI] zfcp: remove unused references, declarations and flags 2008-10-03 12:11:52 -05:00
zfcp_ccw.c [SCSI] zfcp: remove unused references, declarations and flags 2008-10-03 12:11:52 -05:00
zfcp_cfdc.c [SCSI] zfcp: Move CFDC code to new file. 2008-07-12 08:22:25 -05:00
zfcp_dbf.c [SCSI] zfcp: remove unused references, declarations and flags 2008-10-03 12:11:52 -05:00
zfcp_dbf.h [S390] qdio: new qdio driver. 2008-07-17 17:22:10 +02:00
zfcp_def.h [SCSI] zfcp: remove unused references, declarations and flags 2008-10-03 12:11:52 -05:00
zfcp_erp.c [SCSI] zfcp: remove unused references, declarations and flags 2008-10-03 12:11:52 -05:00
zfcp_ext.h [SCSI] zfcp: remove unused references, declarations and flags 2008-10-03 12:11:52 -05:00
zfcp_fc.c [SCSI] zfcp: remove unused references, declarations and flags 2008-10-03 12:11:52 -05:00
zfcp_fsf.c [SCSI] zfcp: remove unused references, declarations and flags 2008-10-03 12:11:52 -05:00
zfcp_fsf.h [SCSI] zfcp: remove unused references, declarations and flags 2008-10-03 12:11:52 -05:00
zfcp_qdio.c [SCSI] zfcp: remove unused references, declarations and flags 2008-10-03 12:11:52 -05:00
zfcp_scsi.c [SCSI] zfcp: remove unused references, declarations and flags 2008-10-03 12:11:52 -05:00
zfcp_sysfs.c [SCSI] zfcp: add queue_full sysfs attribute 2008-10-03 12:11:52 -05:00