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: Fri Jul 27 03:30:08 UTC 2001
Modified Files:
syssrc/sys/dev/raidframe: rf_driver.c rf_driver.h rf_netbsdkintf.c
Log Message:
Nuke the 5 NULL parameters from rf_DoAccess(). Observe that 4 of
the variables are passed directly to rf_AllocRaidAccDesc(), and the 5th
isn't even used. Hunt them down and nuke them too.
To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 syssrc/sys/dev/raidframe/rf_driver.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/raidframe/rf_driver.h
cvs rdiff -r1.108 -r1.109 syssrc/sys/dev/raidframe/rf_netbsdkintf.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