Subject: CVS commit: [vmlocking] src/sys
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 10/11/2007 11:21:17
Module Name: src
Committed By: ad
Date: Thu Oct 11 11:21:17 UTC 2007
Modified Files:
src/sys/kern [vmlocking]: kern_lock.c
src/sys/sys [vmlocking]: lock.h
Log Message:
'volatile' isn't needed here.
To generate a diff of this commit:
cvs rdiff -r1.110.2.15 -r1.110.2.16 src/sys/kern/kern_lock.c
cvs rdiff -r1.69.2.7 -r1.69.2.8 src/sys/sys/lock.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.