Subject: CVS commit: src/sys/miscfs
To: None <source-changes@NetBSD.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 03/09/2004 03:16:10
Module Name:	src
Committed By:	atatat
Date:		Tue Mar  9 03:16:10 UTC 2004

Modified Files:
	src/sys/miscfs/nullfs: null_vfsops.c
	src/sys/miscfs/overlay: overlay_vfsops.c
	src/sys/miscfs/umapfs: umap_vfsops.c

Log Message:
Remove pointless comment about layerfs_sysctl()


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 src/sys/miscfs/nullfs/null_vfsops.c
cvs rdiff -r1.19 -r1.20 src/sys/miscfs/overlay/overlay_vfsops.c
cvs rdiff -r1.41 -r1.42 src/sys/miscfs/umapfs/umap_vfsops.c

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