Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 10/21/2003 16:17:18
Module Name: src
Committed By: tsutsui
Date: Tue Oct 21 16:17:18 UTC 2003
Modified Files:
src/sys/dev/pci: tga.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.52 -r1.53 src/sys/dev/pci/tga.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.