commit | 8144f2137b7c69055597bb644a3cb6d08ee0de77 | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@linux-foundation.org> | Mon Feb 04 23:53:26 2008 -0800 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Thu Feb 07 18:02:43 2008 -0600 |
tree | 1b967f44271773a8fab3e1d07e5becb874e4893a | |
parent | a2c6ef71364e3c7e7509d1bf0e61e8b853744190 [diff] |
[SCSI] dc395x: fix uninitialized var warning 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>