From: Matthew Wilcox Date: Wed, 30 Nov 2005 04:08:31 +0000 (-0500) Subject: [SCSI] sym2: Manage sym_lcb properly X-Git-Tag: v2.6.16-rc1~474^2~22^2~8^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84e203a279d3de1c8a41a73ab45e55a89bc19345;p=pandora-kernel.git [SCSI] sym2: Manage sym_lcb properly Allocate the lcb in slave_alloc and free it in slave_destroy. This allows us to remove all the code that checks to see if it's already been allocated. From: Christoph Hellwig Signed-off-by: Matthew Wilcox Signed-off-by: James Bottomley --- Reading git-diff-tree failed