Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 04/16/2006 00:30:23
Module Name:	src
Committed By:	tsutsui
Date:		Sun Apr 16 00:30:23 UTC 2006

Modified Files:
	src/sys/dev/ic: smc83c170.c

Log Message:
i >= 0 can never be false if i is u_int. Noticed by OpenBSD.


To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 src/sys/dev/ic/smc83c170.c

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