[SCSI] remove scsi_cmnd->owner
never checked anywhere Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
This commit is contained in:
committed by
James Bottomley
parent
f5ad56145d
commit
b4edcbcafd
@@ -32,7 +32,6 @@ struct scsi_cmnd {
|
||||
|
||||
struct scsi_device *device;
|
||||
unsigned short state;
|
||||
unsigned short owner;
|
||||
struct scsi_request *sc_request;
|
||||
|
||||
struct list_head list; /* scsi_cmnd participates in queue lists */
|
||||
|
Reference in New Issue
Block a user