Subject: CVS commit: src/sys/fs/smbfs
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 02/21/2003 22:15:02
Module Name:	src
Committed By:	jdolecek
Date:		Fri Feb 21 20:15:02 UTC 2003

Modified Files:
	src/sys/fs/smbfs: smbfs_smb.c

Log Message:
some KNF, add a KASSERT() for smbfs_findnextLM1() case
replace some 'never should happen' printfs with KASSERTs


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/fs/smbfs/smbfs_smb.c

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