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:51:28
Module Name:	src
Committed By:	oster
Date:		Wed Dec 31 03:51:28 UTC 2003

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

Log Message:
left-shift the "else" part of the if(!lp_SubmitReconBuffer) condition.
Cleanup.  No real functional changes, just more readable.


To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 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.