From: akpm@osdl.org Date: Sun, 26 Jun 2005 07:12:51 +0000 (-0700) Subject: [SCSI] fix C syntax problem in scsi_lib.c X-Git-Tag: v2.6.14-rc1~522^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ccb48bb163853c24840c0a50c2a6df1affe029c;p=pandora-kernel.git [SCSI] fix C syntax problem in scsi_lib.c Older gcc's require variable definitions at the beginning of a block. Signed-off-by: Andrew Morton Signed-off-by: James Bottomley --- Reading git-diff-tree failed