]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
[SCSI] zfcp: Move scsi result tracing decision to zfcp_dbf.h
authorChristof Schmitt <christof.schmitt@de.ibm.com>
Wed, 17 Feb 2010 10:18:57 +0000 (11:18 +0100)
committerJames Bottomley <James.Bottomley@suse.de>
Wed, 17 Feb 2010 23:46:31 +0000 (17:46 -0600)
commitab72528a4498251a702fa7693b51b9311b2432f8
tree3413362ef1838a6ddbf2ab6316685a18c547ba66
parent615f59e0daaf56e43dcaaf3ea228967d9bc21584
[SCSI] zfcp: Move scsi result tracing decision to zfcp_dbf.h

Move the decision which trace tag and trace level to use for the scsi
result trace to zfcp_dbf.h. zfcp_dbf_scsi_result is already an inline
function, so move the trace code there, simplifying the response
handling in zfcp_fsf.c.

Reviewed-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_dbf.h
drivers/s390/scsi/zfcp_fsf.c
drivers/s390/scsi/zfcp_scsi.c