Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 174759
b: refs/heads/master
c: 65b947b
h: refs/heads/master
i:
  174757: 811dab6
  174755: e356b7a
  174751: 11e9743
v: v3
  • Loading branch information
Kenji Kaneshige authored and Jesse Barnes committed Nov 4, 2009
1 parent 50deca4 commit 40edb70
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: 445f798555e218a5601222ca5849e8553ddd866a
refs/heads/master: 65b947bc5f32d8d4fe1f925a6146a4088d5466f3
2 changes: 1 addition & 1 deletion trunk/drivers/pci/hotplug/pciehp_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ static int pciehp_probe(struct pcie_device *dev)
rc = pcie_init_notification(ctrl);
if (rc) {
ctrl_err(ctrl, "Notification initialization failed\n");
goto err_out_release_ctlr;
goto err_out_free_ctrl_slot;
}

/* Check if slot is occupied */
Expand Down

0 comments on commit 40edb70

Please sign in to comment.