Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 18449
b: refs/heads/master
c: f20139b
h: refs/heads/master
i:
  18447: a9c200f
v: v3
  • Loading branch information
James Bottomley committed Jan 14, 2006
1 parent ee9fb60 commit 8b7c7bc
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: 1ca00bb7916cb40b8140173c23481e11d92d6f6a
refs/heads/master: f20139bee4545b91f30e14e2f528320c7ab36fa6
2 changes: 1 addition & 1 deletion trunk/drivers/message/i2o/pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ static int __devinit i2o_pci_probe(struct pci_dev *pdev,
}

if (pci_request_regions(pdev, OSM_DESCRIPTION)) {
printk(KERN_ERR "i2o: device already claimed\n", c->name);
printk(KERN_ERR "i2o: device already claimed\n");
return -ENODEV;
}

Expand Down

0 comments on commit 8b7c7bc

Please sign in to comment.