Module Name: src Committed By: riastradh Date: Thu Mar 30 11:02:15 UTC 2023
Modified Files:
src/sys/dev/raidframe: rf_netbsdkintf.c
Log Message:
raidframe: Nix unused parameter to raidwrite_component_area.
All calls use the same value. Prune dead branches using it.
To generate a diff of this commit:
cvs rdiff -u -r1.410 -r1.411 src/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.
