[SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymore
authorSwen Schillig <swen@vnet.ibm.com>
Tue, 24 Nov 2009 15:54:05 +0000 (16:54 +0100)
committerJames Bottomley <James.Bottomley@suse.de>
Fri, 4 Dec 2009 18:02:07 +0000 (12:02 -0600)
commit6b183334c23969d52d4d9f775da554480d05ca4d
tree32f791e10aff8be2acaede6c3881b6561a65cc5a
parentc1fad4176464281e776022dee7d029144afbeb13
[SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymore

The flag ZFCP_STATUS_COMMON_REMOVE was used to indicate that a
resource is not ready to be used or about to be removed from the
system. This is now better done by an improved list handling
and therefore the additional indicator is not required anymore.

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@suse.de>
drivers/s390/scsi/zfcp_aux.c
drivers/s390/scsi/zfcp_ccw.c
drivers/s390/scsi/zfcp_def.h
drivers/s390/scsi/zfcp_erp.c
drivers/s390/scsi/zfcp_fc.c
drivers/s390/scsi/zfcp_sysfs.c