X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Fscsi%2Fscsi_cmnd.h;h=9957f16dcc5d0c971ef19943a351be6423249221;hb=8066eff0a1a0703ad901dbe5646a47dbfc089ef2;hp=5f8c907c32e80e9ac66caa0f0e96c60cacbf0d3e;hpb=f5ad56145d43cdb68760bba3e14655ff6ae726aa;p=powerpc.git diff --git a/include/scsi/scsi_cmnd.h b/include/scsi/scsi_cmnd.h index 5f8c907c32..9957f16dcc 100644 --- a/include/scsi/scsi_cmnd.h +++ b/include/scsi/scsi_cmnd.h @@ -31,8 +31,6 @@ struct scsi_cmnd { int sc_magic; 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 */