[SCSI] st: remove unused st_buffer.in_use
authorMartin Habets <errandir_news@mph.eclipse.co.uk>
Wed, 28 Jun 2006 14:40:36 +0000 (15:40 +0100)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Thu, 29 Jun 2006 15:06:30 +0000 (11:06 -0400)
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>

No differences found