http://bugzilla.kernel.org/show_bug.cgi?id=10374 ------- Comment #11 from matthew@xxxxxx 2008-04-02 05:07 ------- On Wed, Apr 02, 2008 at 12:29:44PM +0200, Jos van der Ende wrote: > Maybe it's nothing, but I did notice that sym53c8xx compiles with a warning of a possibly uninitialized variable: > > CC [M] drivers/scsi/sym53c8xx_2/sym_glue.o > drivers/scsi/sym53c8xx_2/sym_glue.c: In function 'sym_eh_handler': > drivers/scsi/sym53c8xx_2/sym_glue.c:612: warning: 'io_reset' may be used uninitialized in this function Yeah, that's nothing. It's actually a bug in GCC that produces that warning (and it's code that'll never be executed on your platform anyway). -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html