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: Sun Mar 7 02:25:36 UTC 2004
Modified Files:
src/sys/dev/raidframe: rf_dagutils.c
Log Message:
Re-work rf_GenerateFailedAccessASMs() to simplify things a bit.
rf_AllocBuffer() is available, so use it to get buffer space instead
of the previous RF_Malloc() bits. Saves a few bytes, but more
importantly makes the code much more readable.
To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 src/sys/dev/raidframe/rf_dagutils.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