diff options
Diffstat (limited to 'include/scsi')
-rw-r--r-- | include/scsi/scsi_cmnd.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/scsi/scsi_cmnd.h b/include/scsi/scsi_cmnd.h index 5f8c907c32e8..0c149219caf9 100644 --- a/include/scsi/scsi_cmnd.h +++ b/include/scsi/scsi_cmnd.h | |||
@@ -32,7 +32,6 @@ struct scsi_cmnd { | |||
32 | 32 | ||
33 | struct scsi_device *device; | 33 | struct scsi_device *device; |
34 | unsigned short state; | 34 | unsigned short state; |
35 | unsigned short owner; | ||
36 | struct scsi_request *sc_request; | 35 | struct scsi_request *sc_request; |
37 | 36 | ||
38 | struct list_head list; /* scsi_cmnd participates in queue lists */ | 37 | struct list_head list; /* scsi_cmnd participates in queue lists */ |