Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 10/28/2003 18:35:06
Module Name:	src
Committed By:	matt
Date:		Tue Oct 28 18:35:06 UTC 2003

Modified Files:
	src/sys/dev/ic: siop.c

Log Message:
fix bogus GCC uninitialized variable warning.  Use TAILQ_FOREACH.


To generate a diff of this commit:
cvs rdiff -r1.68 -r1.69 src/sys/dev/ic/siop.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.