Subject: CVS commit: src/sys/dev/raidframe
To: None <source-changes@NetBSD.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 03/07/2004 02:59:25
Module Name:	src
Committed By:	oster
Date:		Sun Mar  7 02:59:25 UTC 2004

Modified Files:
	src/sys/dev/raidframe: rf_map.c

Log Message:
We don't need 2-fault tollerant stuff here in the default case.
Use #if's to conditionalize the code compilation.
(Saves another 1K on i386 GENERIC kernels)


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 src/sys/dev/raidframe/rf_map.c

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