Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 05/19/2003 14:56:04
Module Name: src
Committed By: tsutsui
Date: Mon May 19 14:56:04 UTC 2003
Modified Files:
src/sys/dev/ic: mb89352.c
Log Message:
Misc cosmetics:
- some KNF and wrap long lines
- use TAILQ macro
- replace some magic numbers with macro
- use #if 0/#endif pair to disable code
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/dev/ic/mb89352.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.