Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 12/16/2002 20:27:21
Module Name: syssrc
Committed By: fvdl
Date: Mon Dec 16 18:27:21 UTC 2002
Modified Files:
syssrc/sys/dev/pci: twe.c
Log Message:
Remove comparison of u_int8_t value to (512 - a few bytes), since it's
always false. As found by gcc-current.
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 syssrc/sys/dev/pci/twe.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.