Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 117415
b: refs/heads/master
c: 3262a8f
h: refs/heads/master
i:
  117413: 69f5a31
  117411: 6dcb3a8
  117407: b627579
v: v3
  • Loading branch information
Len Brown committed Oct 23, 2008
1 parent 4453a36 commit 5fdd9fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1ca2cc728d8060d58518096e5c79f12e3775c33a
refs/heads/master: 3262a8f2bf686ced3a6ce8dee013ddf85511fbb6
2 changes: 1 addition & 1 deletion trunk/arch/ia64/sn/kernel/io_acpi_init.c
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ sn_acpi_get_pcidev_info(struct pci_dev *dev, struct pcidev_info **pcidev_info,
if (ACPI_SUCCESS(status)) {
if (segment != pci_domain_nr(dev)) {
printk(KERN_ERR
"%s: Segment number mismatch, 0x%lx vs 0x%x for: ",
"%s: Segment number mismatch, 0x%llx vs 0x%x for: ",
__func__, segment, pci_domain_nr(dev));
acpi_ns_print_node_pathname(rootbus_handle, NULL);
printk("\n");
Expand Down

0 comments on commit 5fdd9fe

Please sign in to comment.