[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:

gecommit door
James Bottomley

bovenliggende
a4c8f62851
commit
f5ad56145d
@@ -79,8 +79,6 @@ struct scsi_cmnd {
|
||||
* sense info */
|
||||
unsigned short use_sg; /* Number of pieces of scatter-gather */
|
||||
unsigned short sglist_len; /* size of malloc'd scatter-gather list */
|
||||
unsigned short abort_reason; /* If the mid-level code requests an
|
||||
* abort, this is the reason. */
|
||||
unsigned bufflen; /* Size of data buffer */
|
||||
void *buffer; /* Data buffer */
|
||||
|
||||
|
Verwijs in nieuw issue
Block a user