Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 28252
b: refs/heads/master
c: c144247
h: refs/heads/master
v: v3
  • Loading branch information
MUNEDA Takahiro authored and Greg Kroah-Hartman committed Jun 19, 2006
1 parent abc161b commit 6c18af9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 551bcb75b3d9f23348a524210ccfff26d865e425
refs/heads/master: c14424736e76f3d8477a41de531e6b5dcce3d5b0
1 change: 0 additions & 1 deletion trunk/drivers/pci/hotplug/acpiphp_glue.c
Original file line number Diff line number Diff line change
Expand Up @@ -546,7 +546,6 @@ static int add_bridge(acpi_handle handle)
if (detect_ejectable_slots(handle) > 0) {
dbg("found PCI host-bus bridge with hot-pluggable slots\n");
add_host_bridge(handle, pci_bus);
return 0;
}

/* search P2P bridges under this host bridge */
Expand Down

0 comments on commit 6c18af9

Please sign in to comment.