Subject: CVS commit: src/sys/dev/raidframe
To: None <source-changes@NetBSD.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 12/30/2003 23:40:20
Module Name:	src
Committed By:	oster
Date:		Tue Dec 30 23:40:20 UTC 2003

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

Log Message:
Very carefully remove REMAP_VA() macro.  It's only doing a simple
assignement, and the 'bp' argument isn't used. (Guess what's going to
disappear next?)  No functional changes.


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

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