Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64251
b: refs/heads/master
c: 32d2198
h: refs/heads/master
i:
  64249: df63070
  64247: 50d495b
v: v3
  • Loading branch information
Mijo Safradin authored and Linus Torvalds committed Aug 23, 2007
1 parent 10ab12b commit a26ad43
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: f9ee228bdc82cff8ea1ec00fd952890e00679dd8
refs/heads/master: 32d219854d31daba3407389ada1d454a4cd86fda
2 changes: 1 addition & 1 deletion trunk/drivers/char/ipmi/ipmi_si_intf.c
Original file line number Diff line number Diff line change
Expand Up @@ -2292,7 +2292,7 @@ static int __devinit ipmi_of_probe(struct of_device *dev,
info->irq = irq_of_parse_and_map(dev->node, 0);
info->dev = &dev->dev;

dev_dbg(&dev->dev, "addr 0x%lx regsize %ld spacing %ld irq %x\n",
dev_dbg(&dev->dev, "addr 0x%lx regsize %d spacing %d irq %x\n",
info->io.addr_data, info->io.regsize, info->io.regspacing,
info->irq);

Expand Down

0 comments on commit a26ad43

Please sign in to comment.