Subject: CVS commit: src/sys/dev/i2o
To: None <source-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: source-changes
Date: 01/13/2007 19:43:20
Module Name:	src
Committed By:	cube
Date:		Sat Jan 13 19:43:20 UTC 2007

Modified Files:
	src/sys/dev/i2o: iopl.c

Log Message:
Fix uninitialised warnings.  All are false positives, except one which was
indeed real.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/dev/i2o/iopl.c

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