From: Christof Schmitt Date: Tue, 28 Sep 2010 08:11:06 +0000 (+0200) Subject: [SCSI] zfcp: Remove scsi_cmnd->serial_number from debug traces X-Git-Tag: v2.6.37-rc1~159^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf5eefb007e7c5498a41af2dd65d957ae9793a63;p=pandora-kernel.git [SCSI] zfcp: Remove scsi_cmnd->serial_number from debug traces With the change that drivers have to explicitly request the serial number for SCSI commands, this field should not be part of the zfcp traces. It is not worth the effort to request the serial number only for tracing purposes, so simply remove this field from the debug traces. Reviewed-by: Swen Schillig Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed