[SCSI] fix C syntax problem in scsi_lib.c
authorakpm@osdl.org <akpm@osdl.org>
Sun, 26 Jun 2005 07:12:51 +0000 (00:12 -0700)
committerJames Bottomley <jejb@titanic.(none)>
Sun, 28 Aug 2005 16:34:09 +0000 (11:34 -0500)
Older gcc's require variable definitions at the beginning of a block.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found