Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: Rui Paulo <rpaulo@netbsd.org>
List: source-changes
Date: 02/17/2006 19:22:31
Module Name:	src
Committed By:	rpaulo
Date:		Fri Feb 17 19:22:30 UTC 2006

Modified Files:
	src/sys/dev: rnd.c

Log Message:
In rnd_add_uint32(), there's no need to check for rs == NULL since
that was already done by the caller, rnd_add_data().


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 src/sys/dev/rnd.c

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