linux/drivers/s390/scsi
Christof Schmitt aa0fec6239 [SCSI] zfcp: Fix sparse warning by providing new entry in dbf
drivers/s390/scsi/zfcp_dbf.c:692:2: warning: context imbalance in
'zfcp_rec_dbf_event_thread' - different lock contexts for basic block

Replace the parameter indicating if the lock is held with a new entry
function that only acquires the lock. This makes the lock handling
more visible and removes the sparse warning.

Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: Martin Peschke <mp3@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2008-06-05 09:27:15 -05:00
..
Makefile [SCSI] zfcp: enhancement of zfcp debug features 2005-09-19 13:03:00 -05:00
zfcp_aux.c [SCSI] zfcp: Fix mempool pointer for GID_PN request allocation 2008-06-05 09:27:13 -05:00
zfcp_ccw.c [SCSI] zfcp: fix 31 bit compile warnings 2008-04-18 11:50:17 -05:00
zfcp_dbf.c [SCSI] zfcp: Fix sparse warning by providing new entry in dbf 2008-06-05 09:27:15 -05:00
zfcp_dbf.h [SCSI] zfcp: remove some __attribute__ ((packed)) 2008-06-05 09:27:15 -05:00
zfcp_def.h [SCSI] zfcp: Add information about interrupt to trace. 2008-06-05 09:27:15 -05:00
zfcp_erp.c [SCSI] zfcp: Fix sparse warning by providing new entry in dbf 2008-06-05 09:27:15 -05:00
zfcp_ext.h [SCSI] zfcp: Fix sparse warning by providing new entry in dbf 2008-06-05 09:27:15 -05:00
zfcp_fsf.c [SCSI] zfcp: Rename sbal_curr to sbal_last. 2008-06-05 09:27:14 -05:00
zfcp_fsf.h [SCSI] zfcp: Track fabric and channel latencies provided by FCP adapter 2008-06-05 09:23:42 -05:00
zfcp_qdio.c [SCSI] zfcp: Add information about interrupt to trace. 2008-06-05 09:27:15 -05:00
zfcp_scsi.c [SCSI] zfcp: sysfs attributes for fabric and channel latencies 2008-06-05 09:23:44 -05:00
zfcp_sysfs_adapter.c [SCSI] zfcp: fix 31 bit compile warnings 2008-04-18 11:50:17 -05:00
zfcp_sysfs_driver.c zfcp: Use device_driver default attribute groups. 2008-01-24 20:40:34 -08:00
zfcp_sysfs_port.c [SCSI] zfcp: fix 31 bit compile warnings 2008-04-18 11:50:17 -05:00
zfcp_sysfs_unit.c [SCSI] zfcp: fix 31 bit compile warnings 2008-04-18 11:50:17 -05:00