Subject: re: CVS commit: src/sys/miscfs/kernfs
To: None <alc@netbsd.org>
From: matthew green <mrg@eterna.com.au>
List: source-changes
Date: 12/28/2006 17:41:55
   
   Module Name:	src
   Committed By:	alc
   Date:		Thu Dec 28 05:51:56 UTC 2006
   
   Modified Files:
   	src/sys/miscfs/kernfs: kernfs_vnops.c
   
   Log Message:
   revert previous, after inspection `kfs->kfs_kt' could really not be NULL here.
   
   reported/requested by elad@


i would also recommend reverting 1.96 -- i'm fairly convinced that
kfs->kfs_kt can't be NULL at this point, and i think that the code
added in 1.96 is what is causing coverity to complain.


.mrg.