Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 10/17/2006 08:54:03
Module Name:	src
Committed By:	yamt
Date:		Tue Oct 17 08:54:03 UTC 2006

Modified Files:
	src/sys/kern: subr_vmem.c

Log Message:
vmem_alloc: use __unused rather than a cryptic
"do { if (&strat) {} } while (/* CONSTCOND */ 0);"


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/kern/subr_vmem.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.