PCI/x86: format early dump like other PCI output
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Wed, 14 Jan 2009 17:04:30 +0000 (10:04 -0700)
committerJesse Barnes <jbarnes@hobbes.lan>
Fri, 20 Mar 2009 02:29:18 +0000 (19:29 -0700)
Use %02x:%02x.%d rather than %02x:%02x:%02x so PCI addresses
look the same as in other parts of the kernel.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>

No differences found