Subject: CVS commit: src/sys/dev/scsipi
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 01/21/2003 02:24:21
Module Name:	src
Committed By:	simonb
Date:		Tue Jan 21 00:24:21 UTC 2003

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

Log Message:
Remove a line of unreachable code.  It seems to be a remnant of starting
off with a different driver, and the way this code is structured the
offending line isn't needed.


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 src/sys/dev/scsipi/ss.c

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