Subject: PR/30458 CVS commit: src/sys/dev/pci
To: None <rpaulo@netbsd.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: Rui Paulo <rpaulo@netbsd.org>
List: netbsd-bugs
Date: 07/17/2005 00:51:01
The following reply was made to PR kern/30458; it has been noted by GNATS.

From: Rui Paulo <rpaulo@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/30458 CVS commit: src/sys/dev/pci
Date: Sun, 17 Jul 2005 00:44:13 +0000 (UTC)

 Module Name:	src
 Committed By:	rpaulo
 Date:		Sun Jul 17 00:44:13 UTC 2005
 
 Modified Files:
 	src/sys/dev/pci: if_tlp_pci.c
 
 Log Message:
 If the DEC board name is not known, remove the leading whitespace in
 sc_name.
 This closes PR#30458.
 
 ok'ed Jason Thorpe.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.80 -r1.81 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.