Subject: CVS commit: src/sys/dev/raidframe
To: None <source-changes@NetBSD.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 12/29/2003 04:39:29
Module Name:	src
Committed By:	oster
Date:		Mon Dec 29 04:39:29 UTC 2003

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

Log Message:
Reduce uses of rf_mutex_init() and rf_cond_init().  Streamlines code,
removes useless error detection, and generally makes things easier to follow.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/dev/raidframe/rf_reconutil.c

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