Subject: CVS commit: src/sys/dev/raidframe
To: None <source-changes@NetBSD.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 02/29/2004 01:49:13
Module Name: src
Committed By: oster
Date: Sun Feb 29 01:49:13 UTC 2004
Modified Files:
src/sys/dev/raidframe: rf_aselect.c
Log Message:
rf_MakeAllocList() will always get memory. No point in checking for
a case that won't ever occur.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/dev/raidframe/rf_aselect.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.