[SCSI] st: compile fix when DEBUG set to one
Remove the now useless counting of adjacent pages from the debugging code in to make it compile when DEBUG is set non-zero. Signed-off-by: Kai Makisara <kai.makisara@kolumbus.fi> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
This commit is contained in:
committed by
James Bottomley
parent
c9872fe1ad
commit
deee13dfd6
@@ -164,7 +164,6 @@ struct scsi_tape {
|
||||
int nbr_requests;
|
||||
int nbr_dio;
|
||||
int nbr_pages;
|
||||
int nbr_combinable;
|
||||
unsigned char last_cmnd[6];
|
||||
unsigned char last_sense[16];
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user