Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 11/20/2007 14:47:14
Module Name:	src
Committed By:	pooka
Date:		Tue Nov 20 14:47:14 UTC 2007

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

Log Message:
Don't pass devname to {b,c}devsw_attach(), it's not used.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/kern/subr_devsw.c

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