Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 294693
b: refs/heads/master
c: 0dea210
h: refs/heads/master
i:
  294691: d60dd1c
v: v3
  • Loading branch information
Masanari Iida authored and Jesse Barnes committed Feb 14, 2012
1 parent 7dac2ce commit f8a9cd0
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: 316d86fe8641abfad32702c77d9e62cf19e68b00
refs/heads/master: 0dea210b1769f191d6b2bc3cc86e51481837ec5e
2 changes: 1 addition & 1 deletion trunk/drivers/pci/setup-res.c
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ int pci_reassign_resource(struct pci_dev *dev, int resno, resource_size_t addsiz
int ret;

if (!res->parent) {
dev_info(&dev->dev, "BAR %d: can't reassign an unassigned resouce %pR "
dev_info(&dev->dev, "BAR %d: can't reassign an unassigned resource %pR "
"\n", resno, res);
return -EINVAL;
}
Expand Down

0 comments on commit f8a9cd0

Please sign in to comment.