[SCSI] dc395x: fix uninitialized var warning
authorAndrew Morton <akpm@linux-foundation.org>
Tue, 5 Feb 2008 07:53:26 +0000 (23:53 -0800)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 8 Feb 2008 00:02:43 +0000 (18:02 -0600)
drivers/scsi/dc395x.c: In function 'dc395x_init_one':
drivers/scsi/dc395x.c:4270: warning: 'ptr' may be used uninitialized in this function

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>

No differences found