Subject: CVS commit: src/sys/netiso
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 01/29/2007 06:55:41
Module Name: src
Committed By: dyoung
Date: Mon Jan 29 06:55:41 UTC 2007
Modified Files:
src/sys/netiso: if_eon.c
Log Message:
Cosmetic: whitespace nits. Shorten a staircase. Remove unnecessary
parentheses and casts. Compare pointers with NULL instead of 0.
bzero -> memset.
To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 src/sys/netiso/if_eon.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.