[SCSI] remove scsi_cmnd->abort_reason
Never used for anything but printing it out in debug routines. Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
This commit is contained in:

committed by
James Bottomley

parent
a4c8f62851
commit
f5ad56145d
@@ -719,7 +719,6 @@ void scsi_init_cmd_from_req(struct scsi_cmnd *cmd, struct scsi_request *sreq)
|
||||
/*
|
||||
* Start the timer ticking.
|
||||
*/
|
||||
cmd->abort_reason = 0;
|
||||
cmd->result = 0;
|
||||
|
||||
SCSI_LOG_MLQUEUE(3, printk("Leaving scsi_init_cmd_from_req()\n"));
|
||||
|
Reference in New Issue
Block a user