Subject: CVS commit: src/sys/dev/scsipi
To: None <source-changes@NetBSD.org>
From: Frederick Bruckman <fredb@netbsd.org>
List: source-changes
Date: 10/27/2003 23:03:05
Module Name:	src
Committed By:	fredb
Date:		Mon Oct 27 23:03:05 UTC 2003

Modified Files:
	src/sys/dev/scsipi: sd.c

Log Message:
Appease gcc3 -Wno-uninitialized (even though blkno is clearly assigned in
each branch of a conditional).


To generate a diff of this commit:
cvs rdiff -r1.210 -r1.211 src/sys/dev/scsipi/sd.c

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