Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/scsipi
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.
Home |
Main Index |
Thread Index |
Old Index