From: Martin Habets Date: Wed, 28 Jun 2006 14:40:36 +0000 (+0100) Subject: [SCSI] st: remove unused st_buffer.in_use X-Git-Tag: v2.6.18-rc1~22^2^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=332959cb521af6bb0281c7aae797f1f91dcb4c42;p=pandora-kernel.git [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 Acked-by: Kai Mäkisara Signed-off-by: James Bottomley --- Reading git-diff-tree failed