Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 02/18/2007 12:16:14
Module Name:	src
Committed By:	tsutsui
Date:		Sun Feb 18 12:16:14 UTC 2007

Modified Files:
	src/sys/dev/pci: if_tlp_pci.c

Log Message:
- KNF, ANSIfy, TAB/space cleanup
- unwrap some lines
- u_intNN_t -> uintNN_t


To generate a diff of this commit:
cvs rdiff -r1.100 -r1.101 src/sys/dev/pci/if_tlp_pci.c

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