]> git.itanic.dy.fi Git - linux-stable/commit
[SCSI] zfcp: Replace local reference counting with common kref
authorSwen Schillig <swen@vnet.ibm.com>
Tue, 24 Nov 2009 15:53:59 +0000 (16:53 +0100)
committerJames Bottomley <James.Bottomley@suse.de>
Fri, 4 Dec 2009 18:02:02 +0000 (12:02 -0600)
commitf3450c7b917201bb49d67032e9f60d5125675d6a
tree404b1c23490b0a5ba3d6cbbb14e64381a12a108a
parentecf0c7721b104c0ce9c8ca534c911f6310cf92a8
[SCSI] zfcp: Replace local reference counting with common kref

Replace the local reference counting by already available mechanisms
offered by kref. Where possible existing device structures were used,
including the same functionality.

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_cfdc.c
drivers/s390/scsi/zfcp_dbf.c
drivers/s390/scsi/zfcp_def.h
drivers/s390/scsi/zfcp_erp.c
drivers/s390/scsi/zfcp_ext.h
drivers/s390/scsi/zfcp_fc.c
drivers/s390/scsi/zfcp_fsf.c
drivers/s390/scsi/zfcp_scsi.c
drivers/s390/scsi/zfcp_sysfs.c