Subject: CVS commit: src/sys/dev/raidframe
To: None <source-changes@NetBSD.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 02/24/2006 03:20:22
Module Name:	src
Committed By:	oster
Date:		Fri Feb 24 03:20:22 UTC 2006

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

Log Message:
- minor comment cleanup
- nuke an extraneous memset() (RF_Malloc() already does that)
from RAIDFRAME_GET_INFO in raidioctl().


To generate a diff of this commit:
cvs rdiff -r1.200 -r1.201 src/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.