Subject: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 11/30/2001 03:54:22
Module Name:	syssrc
Committed By:	enami
Date:		Fri Nov 30 01:54:21 UTC 2001

Modified Files:
	syssrc/sys/kern: kern_malloc.c

Log Message:
Since we know that `va' is non-NULL here, no need to test if it is NULL.


To generate a diff of this commit:
cvs rdiff -r1.66 -r1.67 syssrc/sys/kern/kern_malloc.c

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