Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 01/07/2000 17:52:43
Module Name:	syssrc
Committed By:	oster
Date:		Sat Jan  8 01:52:43 UTC 2000

Modified Files:
	syssrc/sys/dev/raidframe: rf_netbsdkintf.c

Log Message:
Replace raidPtrs[unit] with just raidPtr, and assign the former to the
later early on in raidioctl().  Code is easier to read now too.


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 syssrc/sys/dev/raidframe/rf_netbsdkintf.c

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