Subject: CVS commit: src/sys/arch/arc/arc
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 10/21/2003 16:17:52
Module Name: src
Committed By: tsutsui
Date: Tue Oct 21 16:17:52 UTC 2003
Modified Files:
src/sys/arch/arc/arc: bus_space_sparse.c
Log Message:
vaddr_t is not pointer, so don't compare it against NULL.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/arch/arc/arc/bus_space_sparse.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.