Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305093
b: refs/heads/master
c: 4deb508
h: refs/heads/master
i:
  305091: 1da7fbc
v: v3
  • Loading branch information
Joe Perches authored and Jiri Kosina committed Apr 6, 2012
1 parent 97d09aa commit 25c2bee
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: 023dcd25ce409506f992f9e3a822424de035fe05
refs/heads/master: 4deb508e91624ab0ff1812825870c7dcf7812690
2 changes: 1 addition & 1 deletion trunk/drivers/parisc/superio.c
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ int superio_fixup_irq(struct pci_dev *pcidev)
BUG();
return -1;
}
printk("superio_fixup_irq(%s) ven 0x%x dev 0x%x from %p\n",
printk("superio_fixup_irq(%s) ven 0x%x dev 0x%x from %pf\n",
pci_name(pcidev),
pcidev->vendor, pcidev->device,
__builtin_return_address(0));
Expand Down

0 comments on commit 25c2bee

Please sign in to comment.