Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/dev/raidframe



Module Name:    syssrc
Committed By:   oster
Date:           Sat Oct  5 22:45:47 UTC 2002

Modified Files:
        syssrc/sys/dev/raidframe: rf_reconmap.c rf_reconmap.h

Log Message:
update_size() does some bookkeeping, but nothing ever reads the data
it gathers.  Nuke it.  Without update_size, FreeReconMapListElem() can
do without mapPtr.  That, in turn, means crunch_list() doesn't need a
mapPtr either.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 syssrc/sys/dev/raidframe/rf_reconmap.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/raidframe/rf_reconmap.h

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