Subject: CVS commit: src/sys/net
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 07/21/2007 03:12:10
Module Name:	src
Committed By:	dyoung
Date:		Sat Jul 21 03:12:10 UTC 2007

Modified Files:
	src/sys/net: route.c

Log Message:
Cosmetic: remove superfluous parentheses.  Compare pointers with
NULL instead of testing "truth."  Remove unnecessary casts to void*
in memset() calls.


To generate a diff of this commit:
cvs rdiff -r1.94 -r1.95 src/sys/net/route.c

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