Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 324244
b: refs/heads/master
c: f8ba65e
h: refs/heads/master
v: v3
  • Loading branch information
Bjorn Helgaas committed Aug 24, 2012
1 parent 95de1d6 commit 261e1f1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: be5ac3d3c11dea5b073555fba7cc59808bd2a286
refs/heads/master: f8ba65e8fbbc364b2a49d8713126fb345fe7ec65
5 changes: 0 additions & 5 deletions trunk/drivers/pci/probe.c
Original file line number Diff line number Diff line change
Expand Up @@ -1753,11 +1753,6 @@ int pci_bus_insert_busn_res(struct pci_bus *b, int bus, int bus_max)
"busn_res: can not insert %pR under %s%pR (conflicts with %s %pR)\n",
res, pci_is_root_bus(b) ? "domain " : "",
parent_res, conflict->name, conflict);
else
dev_printk(KERN_DEBUG, &b->dev,
"busn_res: %pR is inserted under %s%pR\n",
res, pci_is_root_bus(b) ? "domain " : "",
parent_res);

return conflict == NULL;
}
Expand Down

0 comments on commit 261e1f1

Please sign in to comment.