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:           Sat Feb  5 23:53:44 UTC 2005

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

Log Message:
CreateDiskQueueData() doesn't need to use void * for raidPtr.
RF_Raid_t is well known in RF, and there's no reason not to use it here.


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 src/sys/dev/raidframe/rf_diskqueue.c
cvs rdiff -r1.16 -r1.17 src/sys/dev/raidframe/rf_diskqueue.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