Subject: CVS commit: src/sys/dev/raidframe
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 04/10/2003 07:10:18
Module Name:	src
Committed By:	simonb
Date:		Thu Apr 10 04:10:17 UTC 2003

Modified Files:
	src/sys/dev/raidframe: rf_stripelocks.c rf_stripelocks.h

Log Message:
rf_MakeLockTable() and rf_ShutdownStripeLocks() are used only in
rf_stripelocks.c - make them static functions.


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

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