Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 87135
b: refs/heads/master
c: b91aac2
h: refs/heads/master
i:
  87133: 15f8c1f
  87131: a4fc6fd
  87127: 3e3af08
  87119: 06338ca
  87103: 44e324d
v: v3
  • Loading branch information
Jesper Juhl authored and Greg Kroah-Hartman committed Mar 10, 2008
1 parent 8e43f97 commit 9bf33bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8647af71d623671a020a54d860f77bc0fa2e606e
refs/heads/master: b91aac29bb9b7cab34b0297449bd2a16944b83d9
1 change: 1 addition & 0 deletions trunk/drivers/pci/hotplug/ibmphp_ebda.c
Original file line number Diff line number Diff line change
Expand Up @@ -963,6 +963,7 @@ static int __init ebda_rsrc_controller (void)

bus_info_ptr1 = ibmphp_find_same_bus_num (hpc_ptr->slots[index].slot_bus_num);
if (!bus_info_ptr1) {
kfree(tmp_slot);
rc = -ENODEV;
goto error;
}
Expand Down

0 comments on commit 9bf33bc

Please sign in to comment.