Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 05/29/2007 18:33:39
Module Name:	src
Committed By:	dyoung
Date:		Tue May 29 18:33:39 UTC 2007

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

Log Message:
Cosmetic: simplify a memset() statement, use __arraycount(), and
remove a gratuitous return statement at the end of a void subroutine.


To generate a diff of this commit:
cvs rdiff -r1.86 -r1.87 src/sys/dev/ic/rtw.c

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