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). -- Intel are signing my paycheques ... these opinions are still mine "Bill, look, we understand that you're interested in selling us this operating system, but compare it to ours. We can't possibly take such a retrograde step." -- 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