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 16:32:50
Module Name:	src
Committed By:	oster
Date:		Wed Dec 31 16:32:50 UTC 2003

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

Log Message:
Replace the DO_FREE() macro with just RF_Free().  No functional changes,
just less confusion.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/dev/raidframe/rf_alloclist.c

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