From: Date: Sun, 17 Apr 2005 20:00:23 +0000 (-0500) Subject: [PATCH] scsi: scsi_send_eh_cmnd() cleanup X-Git-Tag: v2.6.12-rc3~41^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f59114b7b5dc677bbd7cc7e26a5fcb3572a3445c;p=pandora-kernel.git [PATCH] scsi: scsi_send_eh_cmnd() cleanup This patch makes scsi_send_eh_cmnd() use sdev and shost instead of referencing them through scmd-> everytime. Signed-off-by: Tejun Heo Signed-off-by: James Bottomley --- Reading git-diff-tree failed