Subject: CVS commit: [netbsd-3] src/sys/dev/raidframe
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 06/17/2005 13:36:25
Module Name: src
Committed By: tron
Date: Fri Jun 17 13:36:25 UTC 2005
Modified Files:
src/sys/dev/raidframe [netbsd-3]: rf_raid1.c
Log Message:
Pull up revision 1.26 (requested by oster in ticket #472):
- avoid variable shadowing
- add a lot of const
- remove parameters from function declarations
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.25.2.1 src/sys/dev/raidframe/rf_raid1.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.