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 22:11:14
Module Name: src
Committed By: oster
Date: Tue Dec 30 22:11:14 UTC 2003
Modified Files:
src/sys/dev/raidframe: rf_map.c
Log Message:
rf_FreePDAList() and rf_FreeASMList() wern't using their l_end or
count arguments. Nuke the unused args, and fix up callers and fn
prototypes. Rename l_start arguments.
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/sys/dev/raidframe/rf_map.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.