commit | 332959cb521af6bb0281c7aae797f1f91dcb4c42 | [log] [tgz] |
---|---|---|
author | Martin Habets <errandir_news@mph.eclipse.co.uk> | Wed Jun 28 15:40:36 2006 +0100 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Thu Jun 29 11:06:30 2006 -0400 |
tree | a53da8d1f0b7ec2a0118d71590ff9e071919d6aa | |
parent | f28e71617ddaf2483e3e5c5237103484a303743f [diff] |
[SCSI] st: remove unused st_buffer.in_use I noticed that in_use in st_buffer is not used. The patch below against 2.6.17-rc3 removes it, assuming there is no future use for it. It was tested in a sparc SS20 with a DLT4000. Signed-off-by: Martin Habets <errandir_news@mph.eclipse.co.uk> Acked-by: Kai Mäkisara <kai.makisara@kolumbus.fi> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>