Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/raidframe
Module Name: src
Committed By: oster
Date: Mon Dec 29 04:33:31 UTC 2003
Modified Files:
src/sys/dev/raidframe: rf_mcpair.c
Log Message:
init_mcpair() and clean_mcpair() are much like init_rad() and
clean_rad() were -- these days they only serve to clutter things up.
Remove the functions, and put the 2 lines of actual useful initialization
into rf_AllocMCPair().
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/dev/raidframe/rf_mcpair.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index