[PATCH] scsi: scsi_send_eh_cmnd() cleanup
commitf59114b7b5dc677bbd7cc7e26a5fcb3572a3445c
author <htejun@gmail.com> <>
Sun, 17 Apr 2005 20:00:23 +0000 (17 15:00 -0500)
committerJames Bottomley <jejb@titanic>
Mon, 18 Apr 2005 17:35:56 +0000 (18 12:35 -0500)
tree250f46d1d99247f3d7b67d991929ed6aedb7145d
parent06f81ea8ca09b880cadf101d7e23b500e9c164bc
[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 <htejun@gmail.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/scsi_error.c