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

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

Log Message:
Negate a condition, and flip if/else parts.  Preparation for left-shifting
the (now) else part.  No real functional change.


To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 src/sys/dev/raidframe/rf_reconstruct.c

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