Subject: CVS commit: syssrc/sys/dev/raidframe
To: None <source-changes@netbsd.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 09/21/2002 04:25:11
Module Name:	syssrc
Committed By:	oster
Date:		Sat Sep 21 01:25:11 UTC 2002

Modified Files:
	syssrc/sys/dev/raidframe: rf_reconstruct.c rf_reconstruct.h

Log Message:
rf_RegisterReconDoneProc() isn't needed.

This is the last of the 'easy' ones that Krister made me aware of.
Total savings on i386 GENERIC kernel: 13151 bytes
RAIDframe in GENERIC is now at: 179033
Thanks again Krister!


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 syssrc/sys/dev/raidframe/rf_reconstruct.c
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/raidframe/rf_reconstruct.h

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