Subject: CVS commit: src/sys/dev/raidframe
To: None <source-changes@NetBSD.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 11/15/2004 17:16:28
Module Name:	src
Committed By:	oster
Date:		Mon Nov 15 17:16:28 UTC 2004

Modified Files:
	src/sys/dev/raidframe: rf_reconstruct.c rf_reconstruct.h rf_revent.c
	    rf_revent.h

Log Message:
continueFunc and continueArg arn't used.  Turf.  Simplify calls to
rf_GetNextReconEvent().


To generate a diff of this commit:
cvs rdiff -r1.76 -r1.77 src/sys/dev/raidframe/rf_reconstruct.c
cvs rdiff -r1.17 -r1.18 src/sys/dev/raidframe/rf_reconstruct.h
cvs rdiff -r1.18 -r1.19 src/sys/dev/raidframe/rf_revent.c
cvs rdiff -r1.6 -r1.7 src/sys/dev/raidframe/rf_revent.h

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