Subject: CVS commit: src/sys/arch/mips/mips
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 10/21/2003 15:05:56
Module Name:	src
Committed By:	tsutsui
Date:		Tue Oct 21 15:05:56 UTC 2003

Modified Files:
	src/sys/arch/mips/mips: trap.c

Log Message:
vaddr_t is not pointer, so don't compare it against NULL.
(BTW, should we also fix "NULL" in following printf messages?)


To generate a diff of this commit:
cvs rdiff -r1.182 -r1.183 src/sys/arch/mips/mips/trap.c

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