Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 12/06/2007 01:18:47
Module Name:	src
Committed By:	ad
Date:		Thu Dec  6 01:18:47 UTC 2007

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

Log Message:
mutex_init: use 'if' instead of 'switch' to avoid complaints from the
compiler.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/sys/kern/kern_mutex.c

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